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
twendt ff6a082e23
Auth: Azure AD OAuth (#20030)
6 years ago
..
avatar use https for fetch gravatar by default (#20964) 6 years ago
dtos Fix importing plugin dashboards (#21501) 6 years ago
live pkg/api: Check errors (#19657) 6 years ago
pluginproxy Auth: Rotate auth tokens at the end of requests (#21347) 6 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_provisioning.go Provisioning: Add API endpoint to reload provisioning configs (#16579) 7 years ago
admin_users.go ApiUser: Fix response when enabling, disabling or deleting a nonexistent user (#21391) 6 years ago
admin_users_test.go ApiUser: Fix response when enabling, disabling or deleting a nonexistent user (#21391) 6 years ago
alerting.go API: Added alert state validation before changing its state (#21375) 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 Backend plugins: Implement support for resources (#21805) 6 years ago
apikey.go API: Optionally list expired keys (#20468) 6 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 pkg/api: Check errors (#19657) 6 years ago
common_test.go Fix: Break redirect loop if oauth_auto_login = true and OAuth login fails (#17974) 7 years ago
dashboard.go Metrictank: fix bundled dashboard (#21209) 6 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 pkg/util: Check errors (#19832) 6 years ago
dashboard_snapshot_test.go pkg/api: Check errors (#19657) 6 years ago
dashboard_test.go Provisioning: fix for cannot save provisioned dashboard (#20218) 6 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 Backend plugins: Implement support for resources (#21805) 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 8 years ago
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 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 Image Rendering: Fix render of graph panel legend aligned to the right using Grafana image renderer plugin/service (#21854) 6 years ago
grafana_com_proxy.go http: remove dualstack since its deprecated (#16940) 7 years ago
http_server.go Backend plugins: Implement support for resources (#21805) 6 years ago
http_server_test.go Re-organize packages and add basic auth test 7 years ago
index.go Footer: Display Grafana edition (#21717) 6 years ago
ldap_debug.go Quota: Makes sure we provide the request context to the quota service (#21949) 6 years ago
ldap_debug_test.go LDAP: Fixing sync issues (#19446) 6 years ago
login.go Add disabled option for cookie samesite attribute (#21472) 6 years ago
login_oauth.go Security: refactor 'redirect_to' cookie to use 'Secure' flag (#19787) 6 years ago
login_test.go Admin: Add promotional page for Grafana Enterprise (#21422) 6 years ago
metrics.go GEL: include the expression count in the request (#20114) 6 years ago
org.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
org_invite.go Server: Return 404 when non-pending invite is requested (#20863) 6 years ago
org_users.go API: Restrict anonymous user information access (#18422) 6 years ago
password.go pkg/util: Check errors (#19832) 6 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 Backend plugins: Implement support for resources (#21805) 6 years ago
preferences.go feat: team preferences 7 years ago
quota.go Make golint happier 8 years ago
render.go Reporting: Handle timeouts in rendering (#20415) 6 years ago
search.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
signup.go pkg/util: Check errors (#19832) 6 years ago
stars.go Make golint happier 8 years ago
team.go API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
team_members.go Licensing service (#19903) 6 years ago
team_test.go API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
user.go Auth: Azure AD OAuth (#20030) 6 years ago
user_test.go Admin: New Admin User page (#20498) 6 years ago
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