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
Sofia Papagiannaki 269c1fb107
Do not set SameSite for OAuth cookie if cookie_samesite is None (#18392)
7 years ago
..
avatar move log package to /infra (#17023) 7 years ago
dtos Alerting: Improve alert rule testing (#16286) 7 years ago
live move log package to /infra (#17023) 7 years ago
pluginproxy Build: use golangci-lint as a make command (#17739) 7 years ago
routing
static
admin.go
admin_ldap.go LDAP: consistently name the LDAP entities (#17203) 7 years ago
admin_provisioning.go Provisioning: Add API endpoint to reload provisioning configs (#16579) 7 years ago
admin_users.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
admin_users_test.go Auth: Logout disabled user (#17166) 7 years ago
alerting.go Alerting: golint fixes for alerting (#17246) 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 Auth: Allow expiration of API keys (#17678) 7 years ago
apikey.go Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 7 years ago
app_routes.go move log package to /infra (#17023) 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 Fix: Break redirect loop if oauth_auto_login = true and OAuth login fails (#17974) 7 years ago
dashboard.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
dashboard_permission.go
dashboard_permission_test.go test: fixed usage of wrap in tests. 8 years ago
dashboard_snapshot.go Metrics: use consistent naming for exported variables (#18134) 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 Metrics: use consistent naming for exported variables (#18134) 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
folder.go API: Minor fix for nil pointer when trying to log error during creating new dashboard via the API (#18003) 7 years ago
folder_permission.go
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 Elasticsearch: Visualize logs in Explore (#17605) 7 years ago
grafana_com_proxy.go http: remove dualstack since its deprecated (#16940) 7 years ago
http_server.go Metrics: add LDAP active sync summary metric (#18079) 7 years ago
http_server_test.go Re-organize packages and add basic auth test 7 years ago
index.go Navigation: Fixed double settings menus (#18349) 7 years ago
login.go SAML: Only show SAML login button on Enterprise version (#18270) 7 years ago
login_oauth.go Do not set SameSite for OAuth cookie if cookie_samesite is None (#18392) 7 years ago
login_test.go Fix: Break redirect loop if oauth_auto_login = true and OAuth login fails (#17974) 7 years ago
metrics.go Alerting: Improve alert rule testing (#16286) 7 years ago
org.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
org_invite.go Metrics: use consistent naming for exported variables (#18134) 7 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) 7 years ago
playlist.go Codestyle: Fix some goconst issues (#17530) 7 years ago
playlist_play.go move log package to /infra (#17023) 7 years ago
plugins.go AddDataSource: Updated page design & categories (#16971) 7 years ago
preferences.go feat: team preferences 7 years ago
quota.go
render.go pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
search.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
signup.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
stars.go
team.go permissions: removes global access to bus from MakeUserAdmin. 7 years ago
team_members.go Users: show badges for each auth provider (#17869) 7 years ago
team_test.go teams: moved logic for searchteams to backend 7 years ago
user.go SAML: add auth provider label (#18197) 7 years ago
user_test.go
user_token.go Api: Fix auth tokens returning wrong seenAt value (#17980) 7 years ago
user_token_test.go Api: Fix auth tokens returning wrong seenAt value (#17980) 7 years ago