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 276a5e6eb5 fix: test data api route used old name for test data datasource, fixes #12773 7 years ago
..
avatar Remove redundancy in variable declarations (golint) 7 years ago
dtos refactoring: enterprise build/hooks refactorings (#12478) 7 years ago
live refactor(http): refactoring http server 9 years ago
pluginproxy Merge pull request #11643 from mrsiano/generic_oauth 7 years ago
routing removes unused return object 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 alerting: show alerts for user with Viewer role 7 years ago
alerting_test.go Refactor team pages to react & design change (#12574) 7 years ago
annotations.go ensure that if the dasboardID is negative, it will not bypass the checking of the right (#12398) 7 years ago
annotations_test.go Refactor team pages to react & design change (#12574) 7 years ago
api.go Use url params for explore state 7 years ago
apikey.go Make golint happier 7 years ago
app_routes.go fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 7 years ago
common.go refactoring: making api wrap public 7 years ago
common_test.go test: fixed usage of wrap in tests. 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 test: fixed usage of wrap in tests. 7 years ago
dashboard_snapshot.go Fix dashboard snapshot deletion (#12025) 7 years ago
dashboard_snapshot_test.go Refactor team pages to react & design change (#12574) 7 years ago
dashboard_test.go Refactor team pages to react & design change (#12574) 7 years ago
dataproxy.go Make golint happier 7 years ago
datasources.go Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 7 years ago
datasources_test.go Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 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 test: fixed usage of wrap in tests. 7 years ago
folder_test.go test: fixed usage of wrap in tests. 7 years ago
frontendsettings.go refactoring: enterprise build/hooks refactorings (#12478) 7 years ago
grafana_com_proxy.go rename Context to ReqContext 7 years ago
http_server.go fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 7 years ago
index.go refactoring: enterprise build/hooks refactorings (#12478) 7 years ago
login.go Fix #9847 Add a generic signout_redirect_url to enable oauth logout 7 years ago
login_oauth.go go fmt fixes 7 years ago
metrics.go fix: test data api route used old name for test data datasource, fixes #12773 7 years ago
org.go Make golint happier 7 years ago
org_invite.go return better error message when err is ErrSmtpNotEnabled 7 years ago
org_users.go Make golint happier 7 years ago
password.go Make golint happier 7 years ago
playlist.go HTTP API documentation +fix when updating a playlist (#12612) 7 years ago
playlist_play.go Make golint happier 7 years ago
plugins.go dashboard: import to folder 7 years ago
preferences.go Make golint happier 7 years ago
quota.go Make golint happier 7 years ago
render.go enhance error message if phantomjs executable is not found 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 Refactor team pages to react & design change (#12574) 7 years ago
team_members.go Make golint happier 7 years ago
team_test.go Refactor team pages to react & design change (#12574) 7 years ago
user.go Make golint happier 7 years ago
user_test.go admin: adds paging to global user list 8 years ago