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
Marcus Efraimsson 4e0542d740 dashboards: revert logic of returning 404 in dashboard api if it's a folder for now 8 years ago
..
avatar fix missing profile icon (#10469) 8 years ago
dtos Merge branch '7883_new_url_structure' into 10630_folder_api 8 years ago
live
pluginproxy proxyds: delete cookies except those listed in keepCookies 8 years ago
static
admin.go
admin_users.go convert old metrics to prom metrics 8 years ago
alerting.go make it easier for dashboards to generate ur; 8 years ago
alerting_test.go alerting: add permission check in api for pausing alerts 8 years ago
annotations.go dashfolders: permissions for saving annotations 8 years ago
annotations_test.go api: extract api test code to common_test.go 8 years ago
api.go Merge branch '7883_new_url_structure' into 10630_folder_api 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 dashboards: revert logic of returning 404 in dashboard api if it's a folder for now 8 years ago
dashboard_acl.go dashfolders: stop user locking themselves out of a folder 8 years ago
dashboard_acl_test.go dashfolders: adds comment for dashboard acl test 8 years ago
dashboard_snapshot.go convert old metrics to prom metrics 8 years ago
dashboard_test.go dashboards: revert logic of returning 404 in dashboard api if it's a folder for now 8 years ago
dataproxy.go dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
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
folders.go Merge branch '7883_new_url_structure' into 10630_folder_api 8 years ago
folders_test.go WIP: folder api. #10630 8 years ago
frontendsettings.go Merge branch 'master' into develop 8 years ago
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 ds: updated ds nav 8 years ago
login.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
login_oauth.go refactor: minor refactoring of PR #10560 8 years ago
metrics.go follow go idiom and return error as second param 8 years ago
org.go convert old metrics to prom metrics 8 years ago
org_invite.go ux: org user management changes 8 years ago
org_users.go users view update 8 years ago
password.go
playlist.go WIP: move guardian logic for search into the sql query 9 years ago
playlist_play.go WIP: move guardian logic for search into the sql query 9 years ago
plugins.go gzip: plugin readme content set explicitly 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 bug: enable HEAD requests again 8 years ago
search.go working on dashboard search 8 years ago
signup.go convert old metrics to prom metrics 8 years ago
stars.go
team.go Add avatar to team and team members page (#10305) 8 years ago
team_members.go Add avatar to team and team members page (#10305) 8 years ago
team_test.go teams: add team count when searching for team 8 years ago
user.go minor user avatar stuff 8 years ago
user_test.go