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
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585)
4 years ago
..
apierrors Migrate to Wire for dependency injection (#32289) 4 years ago
avatar remove the global log error/warn etc functions (#41404) 4 years ago
datasource
dtos Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
frontendlogging Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
navlinks show admin nav link it the user only has permissions to view licensing and not other pages under admin node (#41948) 4 years ago
pluginproxy Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
response
routing Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
static Chore: replace macaron with web package (#40136) 4 years ago
acl.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
admin.go Chore: Add context to star and stats (#39591) 4 years ago
admin_provisioning.go Chore: Add context to org (#40685) 4 years ago
admin_provisioning_test.go Chore: Add context to org (#40685) 4 years ago
admin_test.go
admin_users.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
admin_users_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
alerting.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
alerting_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
annotations.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
annotations_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
api.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
apikey.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
app_routes.go Plugins: Plugin Store API returns DTO model (#41340) 4 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
common_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
dashboard.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
dashboard_permission.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
dashboard_permission_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
dashboard_snapshot.go Fix: Restore data binding in the create dashboard handler 4 years ago
dashboard_snapshot_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
dashboard_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
dataproxy.go
datasources.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
datasources_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
fakes.go Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
folder.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
folder_permission.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
folder_permission_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
folder_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
frontend_logging.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
frontend_logging_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
frontend_metrics.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
frontendsettings.go only preload app plugins (#42434) 4 years ago
frontendsettings_test.go Plugins: Refactor Plugin Management (#40477) 4 years ago
grafana_com_proxy.go Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 4 years ago
health.go Context: Add context to /api/health calls (#40031) 4 years ago
health_test.go Context: Add context to /api/health calls (#40031) 4 years ago
http_server.go Chore: Query endpoint refactor (#41637) 4 years ago
http_server_test.go
index.go Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 4 years ago
ldap_debug.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
ldap_debug_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
login.go remove the global log error/warn etc functions (#41404) 4 years ago
login_oauth.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
login_oauth_test.go OAuth: Support PKCE (#39948) 4 years ago
login_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
metrics.go OAuth: Forward id token to the data source (#42422) 4 years ago
org.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
org_invite.go Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 4 years ago
org_test.go AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
org_users.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
org_users_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
password.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
playlist.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
playlist_play.go Chore: Add context to playlist (#41337) 4 years ago
plugins.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
plugins_test.go Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
preferences.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
preferences_test.go AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
quota.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
quota_test.go AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
render.go Rendering: Add light theme for errors (#41616) 4 years ago
roles.go AccessControl: Renamed `orgs` roles, removed `fixed:orgs:reader` introduced in beta1 (#42049) 4 years ago
search.go Chore: Propagate context for search (#41010) 4 years ago
short_url.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
short_url_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
signup.go Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 4 years ago
stars.go
team.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
team_members.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
team_members_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
team_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
user.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
user_test.go Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
user_token.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
user_token_test.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
utils.go