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
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
..
avatar move log package to /infra (#17023) 6 years ago
dtos AddDataSource: Updated page design & categories (#16971) 6 years ago
live move log package to /infra (#17023) 6 years ago
pluginproxy Codestyle: Fix govet issues (#17178) 6 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_ldap.go LDAP: consistently name the LDAP entities (#17203) 6 years ago
admin_provisioning.go Provisioning: Add API endpoint to reload provisioning configs (#16579) 6 years ago
admin_users.go Auth: Logout disabled user (#17166) 6 years ago
admin_users_test.go Auth: Logout disabled user (#17166) 6 years ago
alerting.go Alerting: golint fixes for alerting (#17246) 6 years ago
alerting_test.go Fix Error 500 on unexisting /api/alert-notification/<id> 6 years ago
annotations.go Address review comments 6 years ago
annotations_test.go Added PATCH verb end point for annotation op 6 years ago
api.go Auth: Logout disabled user (#17166) 6 years ago
apikey.go Make golint happier 7 years ago
app_routes.go move log package to /infra (#17023) 6 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 7 years ago
common_test.go Chore: use remote cache instead of session storage (#16114) 6 years ago
dashboard.go Defer closing of files (#17213) 6 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 Snapshot: use given key and deleteKey (#16876) 6 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) 6 years ago
dataproxy.go Add custom header with grafana user and a config switch for it 6 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 7 years ago
folder.go Search: Fixes search limits and adds a page parameter (#16458) 6 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 Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
frontendsettings.go LDAP: consistently name the LDAP entities (#17203) 6 years ago
grafana_com_proxy.go http: remove dualstack since its deprecated (#16940) 6 years ago
http_server.go HTTP Server: Serve Grafana with a custom URL path prefix (#17048) 6 years ago
http_server_test.go Re-organize packages and add basic auth test 7 years ago
index.go AppPlugin: Menu Edit Url Fix (#16934) 6 years ago
login.go Users: Disable users removed from LDAP (#16820) 6 years ago
login_oauth.go move log package to /infra (#17023) 6 years ago
metrics.go Codestyle: Fix govet issues (#17178) 6 years ago
org.go moves metric package to /infra 6 years ago
org_invite.go Return 404 on user not found (#15606) 6 years ago
org_users.go Merge pull request #13611 from grafana/remove-user-from-org-and-system 7 years ago
password.go LDAP: consistently name the LDAP entities (#17203) 6 years ago
playlist.go move log package to /infra (#17023) 6 years ago
playlist_play.go move log package to /infra (#17023) 6 years ago
plugins.go AddDataSource: Updated page design & categories (#16971) 6 years ago
preferences.go feat: team preferences 7 years ago
quota.go Make golint happier 7 years ago
render.go pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
search.go Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
signup.go moves metric package to /infra 6 years ago
stars.go Make golint happier 7 years ago
team.go permissions: removes global access to bus from MakeUserAdmin. 6 years ago
team_members.go LDAP: consistently name the LDAP entities (#17203) 6 years ago
team_test.go teams: moved logic for searchteams to backend 6 years ago
user.go LDAP: consistently name the LDAP entities (#17203) 6 years ago
user_test.go admin: adds paging to global user list 8 years ago
user_token.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago
user_token_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago