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
Torkel Ödegaard 23655315b8 fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time 7 years ago
..
avatar Remove redundancy in variable declarations (golint) 7 years ago
dtos new property for current user indicating if edit permissions in folders 7 years ago
live
pluginproxy Merge pull request #8096 from ryantxu/influx-db-query2 7 years ago
static pkg: fix codespell issues 7 years ago
admin.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
admin_users.go Make golint happier 7 years ago
alerting.go Make golint happier 7 years ago
alerting_test.go rename Context to ReqContext 7 years ago
annotations.go pkg: fix deadcode issues 7 years ago
annotations_test.go remove dashboardId check... i can't figure out how the tests work 7 years ago
api.go Enable Grafana extensions at build time. (#11752) 7 years ago
apikey.go Make golint happier 7 years ago
app_routes.go Make golint happier 7 years ago
common.go Revert "Opportunities to unindent code (unindent)" 7 years ago
common_test.go session: fork Macaron mysql session middleware 7 years ago
dashboard.go provisioning: dont override permissions 7 years ago
dashboard_permission.go permission: generate team avatar url with default 7 years ago
dashboard_permission_test.go Merge branch 'master' into dashboard-acl-ux2 7 years ago
dashboard_snapshot.go Make golint happier 7 years ago
dashboard_snapshot_test.go snapshots: change to snapshot list query 7 years ago
dashboard_test.go provisioning: simplify db query 7 years ago
dataproxy.go Make golint happier 7 years ago
datasources.go Make golint happier 7 years ago
datasources_test.go api: extract api test code to common_test.go 7 years ago
folder.go Make golint happier 7 years ago
folder_permission.go permissions: return user and team avatar in folder permissions api 7 years ago
folder_permission_test.go Make golint happier 7 years ago
folder_test.go Make golint happier 7 years ago
frontendsettings.go rename Context to ReqContext 7 years ago
grafana_com_proxy.go rename Context to ReqContext 7 years ago
http_server.go fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time 7 years ago
index.go new property for current user indicating if edit permissions in folders 7 years ago
login.go switch to passing ReqContext as a property 7 years ago
login_oauth.go switch to passing ReqContext as a property 7 years ago
metrics.go pkg: fix codespell issues 7 years ago
org.go Make golint happier 7 years ago
org_invite.go Make golint happier 7 years ago
org_users.go Make golint happier 7 years ago
password.go Make golint happier 7 years ago
playlist.go Support deleting empty playlist 7 years ago
playlist_play.go Make golint happier 7 years ago
plugins.go Make golint happier 7 years ago
preferences.go Make golint happier 7 years ago
quota.go Make golint happier 7 years ago
render.go rename Context to ReqContext 7 years ago
route_register.go Enable Grafana extensions at build time. (#11752) 7 years ago
route_register_test.go Enable Grafana extensions at build time. (#11752) 7 years ago
search.go Make golint happier 7 years ago
signup.go Make golint happier 7 years ago
stars.go Make golint happier 7 years ago
team.go Make golint happier 7 years ago
team_members.go Make golint happier 7 years ago
team_test.go teams: add team count when searching for team 8 years ago
user.go Make golint happier 7 years ago
user_test.go admin: adds paging to global user list 8 years ago