The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/api
bergquist 5934521137 fixes invalid link to profile pic when gravatar is disabled 8 years ago
..
avatar fix missing profile icon (#10469) 8 years ago
dtos folders: use new folder service in folder api routes 8 years ago
live
pluginproxy proxyds: delete cookies except those listed in keepCookies 8 years ago
static
admin.go
admin_users.go
alerting.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
alerting_test.go alerting: add permission check in api for pausing alerts 8 years ago
annotations.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
annotations_test.go api: extract api test code to common_test.go 8 years ago
api.go Merge pull request #10996 from grafana/snapshot_permissions 8 years ago
apikey.go
app_routes.go Merge pull request #9378 from mattbostock/verify_tls 8 years ago
common.go
common_test.go api: extract api test code to common_test.go 8 years ago
dashboard.go dashboard: add permission check for diff api route 8 years ago
dashboard_permission.go dashboards: change dashboard/folder permission error messages 8 years ago
dashboard_permission_test.go dashboards: change dashboard/folder permission error messages 8 years ago
dashboard_snapshot.go snapshots: change to snapshot list query 8 years ago
dashboard_snapshot_test.go snapshots: change to snapshot list query 8 years ago
dashboard_test.go dashboard: add permission check for diff api route 8 years ago
dataproxy.go
datasources.go api: fix so that datasources functions returns Response 8 years ago
datasources_test.go api: extract api test code to common_test.go 8 years ago
folder.go dashboards: fix batch dashboard/folder delete response 8 years ago
folder_permission.go dashboards: change dashboard/folder permission error messages 8 years ago
folder_permission_test.go dashboards: change dashboard/folder permission error messages 8 years ago
folder_test.go folders: folder api tests 8 years ago
frontendsettings.go
grafana_com_proxy.go Always verify TLS unless explicitly told otherwise 8 years ago
http_server.go imguploader: Add support for new internal image store (#6922) 8 years ago
index.go fixes invalid link to profile pic when gravatar is disabled 8 years ago
login.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
login_oauth.go fix: error handling now displays page correctly, fixes #10777 8 years ago
metrics.go
org.go
org_invite.go ux: org user management changes 8 years ago
org_users.go user picker should only include users from current org (#10845) 8 years ago
password.go
playlist.go
playlist_play.go
plugins.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
preferences.go
quota.go
render.go renderer: avoid calling Handle twice 8 years ago
route_register.go removes invalid comment 8 years ago
route_register_test.go
search.go dashboard and folder search with permissions 8 years ago
signup.go
stars.go
team.go teams: use orgId in all team and team member operations (#10862) 8 years ago
team_members.go teams: adds some validation to the API 8 years ago
team_test.go teams: add team count when searching for team 8 years ago
user.go
user_test.go