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
gotjosh b20a258b72
LDAP: Show non-matched groups returned from LDAP (#19208)
6 years ago
..
avatar move log package to /infra (#17023) 6 years ago
dtos Annotations: use a single row to represent a region (#17673) 6 years ago
live move log package to /infra (#17023) 6 years ago
pluginproxy Build: use golangci-lint as a make command (#17739) 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_provisioning.go Provisioning: Add API endpoint to reload provisioning configs (#16579) 6 years ago
admin_users.go Metrics: use consistent naming for exported variables (#18134) 6 years ago
admin_users_test.go Auth: Logout disabled user (#17166) 6 years ago
alerting.go API: Restrict anonymous user information access (#18422) 6 years ago
alerting_test.go API: Restrict anonymous user information access (#18422) 6 years ago
annotations.go Annotations: use a single row to represent a region (#17673) 6 years ago
annotations_test.go Annotations: use a single row to represent a region (#17673) 6 years ago
api.go LDAP: only show tab if LDAP is enabled (#19156) 6 years ago
apikey.go Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 6 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 API: adds redirect helper to simplify http redirects (#19180) 6 years ago
common_test.go Fix: Break redirect loop if oauth_auto_login = true and OAuth login fails (#17974) 6 years ago
dashboard.go Metrics: use consistent naming for exported variables (#18134) 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 Metrics: use consistent naming for exported variables (#18134) 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 Metrics: use consistent naming for exported variables (#18134) 6 years ago
dataproxy_test.go dataproxy should forward a trailing slash to proxy 7 years ago
datasources.go Api: Readonly datasources should not be created via the API (#19006) 6 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 API: Minor fix for nil pointer when trying to log error during creating new dashboard via the API (#18003) 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 Login: fix login page failing when navigating from reset password views (#19124) 6 years ago
grafana_com_proxy.go http: remove dualstack since its deprecated (#16940) 6 years ago
http_server.go Backend: Adds support for HTTP/2 (#18358) 6 years ago
http_server_test.go Re-organize packages and add basic auth test 7 years ago
index.go LDAP: only show tab if LDAP is enabled (#19156) 6 years ago
ldap_debug.go LDAP: Show non-matched groups returned from LDAP (#19208) 6 years ago
ldap_debug_test.go LDAP: Show non-matched groups returned from LDAP (#19208) 6 years ago
login.go Login: fix login page failing when navigating from reset password views (#19124) 6 years ago
login_oauth.go Do not set SameSite for OAuth cookie if cookie_samesite is None (#18392) 6 years ago
login_test.go LDAP: Allow an user to be synchronised against LDAP (#18976) 6 years ago
metrics.go Alerting: Improve alert rule testing (#16286) 6 years ago
org.go Metrics: use consistent naming for exported variables (#18134) 6 years ago
org_invite.go Auth: Allow inviting existing users when login form is disabled (#19048) 6 years ago
org_users.go API: Restrict anonymous user information access (#18422) 6 years ago
password.go LDAP: consistently name the LDAP entities (#17203) 6 years ago
playlist.go Codestyle: Fix some goconst issues (#17530) 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 Metrics: use consistent naming for exported variables (#18134) 6 years ago
signup.go Metrics: use consistent naming for exported variables (#18134) 6 years ago
stars.go Make golint happier 7 years ago
team.go API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
team_members.go Users: show badges for each auth provider (#17869) 6 years ago
team_test.go API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
user.go SAML: add auth provider label (#18197) 6 years ago
user_test.go API: Add `updatedAt` to api/users/:id (#19004) 6 years ago
user_token.go Api: Fix auth tokens returning wrong seenAt value (#17980) 6 years ago
user_token_test.go Api: Fix auth tokens returning wrong seenAt value (#17980) 6 years ago