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
Samuel 846b9327a5 LDAP: Added reload endpoint for LDAP config (#15470) 7 years ago
..
avatar Fix megacheck issue unused code. 7 years ago
dtos Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
live Fix megacheck issue unused code. 7 years ago
pluginproxy DataProxy: Restore Set-Cookie header after proxy request (#16838) 7 years ago
routing removes unused return object 8 years ago
static pkg: fix codespell issues 8 years ago
admin.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 8 years ago
admin_ldap.go LDAP: Added reload endpoint for LDAP config (#15470) 7 years ago
admin_provisioning.go Provisioning: Add API endpoint to reload provisioning configs (#16579) 7 years ago
admin_users.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago
admin_users_test.go feat(api): support list/revoke auth token in admin/current user api 7 years ago
alerting.go Alerting: Notification channel http api fixes (#16379) 7 years ago
alerting_test.go Fix Error 500 on unexisting /api/alert-notification/<id> 7 years ago
annotations.go Address review comments 7 years ago
annotations_test.go Added PATCH verb end point for annotation op 7 years ago
api.go LDAP: Added reload endpoint for LDAP config (#15470) 7 years ago
apikey.go Make golint happier 8 years ago
app_routes.go Plugins: Unifying alpha state & options for all plugins (#16530) 7 years ago
basic_auth.go Re-organize packages and add basic auth test 7 years ago
basic_auth_test.go Re-organize packages and add basic auth test 7 years ago
common.go refactoring: making api wrap public 8 years ago
common_test.go Chore: use remote cache instead of session storage (#16114) 7 years ago
dashboard.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
dashboard_permission.go permission: generate team avatar url with default 8 years ago
dashboard_permission_test.go test: fixed usage of wrap in tests. 8 years ago
dashboard_snapshot.go moves metric package to /infra 7 years ago
dashboard_snapshot_test.go snapshots: Add support for deleting external snapshots 7 years ago
dashboard_test.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
dataproxy.go Add custom header with grafana user and a config switch for it 7 years ago
dataproxy_test.go dataproxy should forward a trailing slash to proxy 7 years ago
datasources.go permissions: cleanup. 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 8 years ago
folder.go Search: Fixes search limits and adds a page parameter (#16458) 7 years ago
folder_permission.go permissions: return user and team avatar in folder permissions api 8 years ago
folder_permission_test.go test: fixed usage of wrap in tests. 8 years ago
folder_test.go Search: Fixes search limits and adds a page parameter (#16458) 7 years ago
frontendsettings.go Security: Store datasource passwords encrypted in secureJsonData (#16175) 7 years ago
grafana_com_proxy.go pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
http_server.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
http_server_test.go Re-organize packages and add basic auth test 7 years ago
index.go teams: viewers and editors can view teams 7 years ago
login.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago
login_oauth.go Merge branch 'master' into 12556-oauth-pass-thru 7 years ago
metrics.go log error on datasource access denied 7 years ago
org.go moves metric package to /infra 7 years ago
org_invite.go Return 404 on user not found (#15606) 7 years ago
org_users.go Merge pull request #13611 from grafana/remove-user-from-org-and-system 7 years ago
password.go Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled 7 years ago
playlist.go HTTP API documentation +fix when updating a playlist (#12612) 8 years ago
playlist_play.go playlist: fix loading dashboards by tag (#16727) 7 years ago
plugins.go App Plugins: support react pages and tabs (#16586) 7 years ago
preferences.go feat: team preferences 7 years ago
quota.go Make golint happier 8 years ago
render.go pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
search.go Search: Fixes search limits and adds a page parameter (#16458) 7 years ago
signup.go moves metric package to /infra 7 years ago
stars.go Make golint happier 8 years ago
team.go permissions: removes global access to bus from MakeUserAdmin. 7 years ago
team_members.go teams: local access to bus, moving away from dep on global. 7 years ago
team_test.go teams: moved logic for searchteams to backend 7 years ago
user.go Fixed bug with getting teams for user 7 years ago
user_test.go admin: adds paging to global user list 9 years ago
user_token.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago
user_token_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago