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
Ben Sully 5ff94e528b
API: don't re-add /api suffix to grafana.com API URL (#62280)
3 years ago
..
apierrors Chore: Fix status codes for nested folders (#59087) 3 years ago
avatar Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
datasource backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
dtos chore: move dashboard_acl models into dashboard service (#62151) 3 years ago
frontendlogging Performance: add preallocation for some slice/map (#57860) 3 years ago
pluginproxy Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
response Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
routing Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
static API: Extract OpenAPI specification from source code using go-swagger (#40528) 4 years ago
accesscontrol.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
admin.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
admin_encryption.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
admin_provisioning.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
admin_provisioning_test.go RBAC: Rewrite provisioning rbac tests (#61752) 3 years ago
admin_test.go RBAC: Rewrite admin api test setup to not use mocked access control (#61741) 3 years ago
admin_users.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
admin_users_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
alerting.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
annotations.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
annotations_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
api.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
apikey.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
basic_auth.go Macaron: remove custom Request type (#37874) 4 years ago
basic_auth_test.go Macaron: remove custom Request type (#37874) 4 years ago
comments.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
common_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dashboard.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dashboard_permission.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dashboard_permission_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dashboard_snapshot.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dashboard_snapshot_test.go chore: move dashboard_acl models into dashboard service (#62151) 3 years ago
dashboard_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dataproxy.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
datasources.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
datasources_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
folder.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
folder_permission.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
folder_permission_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
folder_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
frontend_logging.go Chore: Add deprecation warnings for Sentry (#60165) 3 years ago
frontend_logging_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
frontend_metrics.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
frontendsettings.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
frontendsettings_test.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
grafana_com_proxy.go API: don't re-add /api suffix to grafana.com API URL (#62280) 3 years ago
health.go Chore: Remove Store interface and use db.DB instead (#60160) 3 years ago
health_test.go Chore: Remove mockstore and use dbtest instead (#61629) 3 years ago
http_server.go [API Split] Move star api inside of packages (#61987) 3 years ago
http_server_test.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 4 years ago
index.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
ldap_debug.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
ldap_debug_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
login.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
login_oauth.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
login_oauth_test.go Auth: Add skip_org_role_sync setting for GrafanaCom (#60553) 3 years ago
login_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
metrics.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
metrics_test.go Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
openapi3.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
org.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
org_invite.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
org_invite_test.go RBAC: Update org invite rbac tests to not used mocked access control (#61141) 3 years ago
org_test.go RBAC: remove access control mock from org quota tests (#61574) 3 years ago
org_users.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
org_users_test.go chore: move dashboard_acl models into dashboard service (#62151) 3 years ago
password.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
playlist.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
playlist_play.go Chore: Remove Result from dashboard models (#61997) 3 years ago
plugin_dashboards.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
plugin_dashboards_test.go Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
plugin_metrics.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 4 years ago
plugin_metrics_test.go Handle ioutil deprecations (#53526) 3 years ago
plugin_proxy.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
plugin_proxy_test.go Plugins: Handle app plugin proxy routes per request (#51835) 3 years ago
plugin_resource.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
plugin_resource_test.go Plugins: Add plugin resource tests (#62014) 3 years ago
plugins.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
plugins_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
preferences.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
preferences_test.go Chore: Remove Result from dashboard models (#61997) 3 years ago
quota.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
quota_test.go RBAC: remove access control mock from org quota tests (#61574) 3 years ago
render.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
search.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
search_test.go RBAC: Enable rbac when creating new settings (#53531) 3 years ago
short_url.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
short_url_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
signup.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
swagger.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
swagger_responses.go Chore: Move swagger definitions to the handlers (#52643) 3 years ago
swagger_tags.json Chore: Move swagger definitions to the handlers (#52643) 3 years ago
team.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
team_members.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
team_members_test.go chore: move dashboard_acl models into dashboard service (#62151) 3 years ago
team_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
user.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
user_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
user_token.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
user_token_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
utils.go Fix: Email and username trimming and invitation validation (#58442) 3 years ago