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
Carl Bergquist f20de5588b
add context to api crud calls (#40047)
4 years ago
..
apierrors Migrate to Wire for dependency injection (#32289) 4 years ago
avatar Chore: replace macaron with web package (#40136) 4 years ago
datasource
dtos Allow white labeling loading logo (#36174) 5 years ago
frontendlogging
navlinks AccessControl: frontend changes for adding FGAC to licensing (#39484) 4 years ago
pluginproxy Chore: replace macaron with web package (#40136) 4 years ago
response
routing Chore: replace macaron with web package (#40136) 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 for dashboards (#39844) 4 years ago
admin_provisioning_test.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 4 years ago
admin_test.go Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 5 years ago
admin_users.go add context to getsignedinUser calls (#35963) 5 years ago
admin_users_test.go add context to getsignedinUser calls (#35963) 5 years ago
alerting.go Chore: replace macaron with web package (#40136) 4 years ago
alerting_test.go
annotations.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
annotations_test.go Annotations: Adds tags endpoint (#36199) 5 years ago
api.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
apikey.go add context to api crud calls (#40047) 4 years ago
app_routes.go Chore: replace macaron with web package (#40136) 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: replace macaron with web package (#40136) 4 years ago
dashboard.go Chore: replace macaron with web package (#40136) 4 years ago
dashboard_permission.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
dashboard_permission_test.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
dashboard_snapshot.go Chore: replace macaron with web package (#40136) 4 years ago
dashboard_snapshot_test.go Chore: Refactor securedata to remove global encryption calls from dashboard snapshots (#38714) 4 years ago
dashboard_test.go Chore: replace macaron with web package (#40136) 4 years ago
dataproxy.go
datasources.go Chore: replace macaron with web package (#40136) 4 years ago
datasources_test.go Access control: Add a scope to Data Sources GET endpoint (#38933) 4 years ago
fakes.go
folder.go Chore: replace macaron with web package (#40136) 4 years ago
folder_permission.go Chore: replace macaron with web package (#40136) 4 years ago
folder_permission_test.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
folder_test.go Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 4 years ago
frontend_logging.go
frontend_logging_test.go
frontend_metrics.go
frontendsettings.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
frontendsettings_test.go Chore: replace macaron with web package (#40136) 4 years ago
grafana_com_proxy.go Chore: replace macaron with web package (#40136) 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 Context: Add context to /api/health calls (#40031) 4 years ago
http_server_test.go
index.go NavBar: Order App plugins alphabetically (#40078) 4 years ago
ldap_debug.go Chore: replace macaron with web package (#40136) 4 years ago
ldap_debug_test.go add context to getsignedinUser calls (#35963) 5 years ago
login.go Chore: replace macaron with web package (#40136) 4 years ago
login_oauth.go Chore: replace macaron with web package (#40136) 4 years ago
login_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
metrics.go Grafana: include a built-in backend datasource (#38571) 4 years ago
org.go Chore: replace macaron with web package (#40136) 4 years ago
org_invite.go Chore: replace macaron with web package (#40136) 4 years ago
org_users.go Chore: Add context to org users (#39526) 4 years ago
org_users_test.go Create search filters by interface (#39843) 4 years ago
password.go
playlist.go
playlist_play.go
plugins.go Chore: replace macaron with web package (#40136) 4 years ago
plugins_test.go track signature files + add warn log (#38938) 4 years ago
preferences.go API: Add theme validation (#38432) 4 years ago
quota.go Chore: replace macaron with web package (#40136) 4 years ago
render.go Chore: replace macaron with web package (#40136) 4 years ago
roles.go AccessControl: Extend scope parameters with extra params from context (#39722) 4 years ago
search.go
short_url.go Chore: replace macaron with web package (#40136) 4 years ago
short_url_test.go Chore: Refactor short url api test (#35051) 5 years ago
signup.go
stars.go
team.go
team_members.go
team_members_test.go
team_test.go Chore: replace macaron with web package (#40136) 4 years ago
user.go Chore: Add context to user (#39649) 4 years ago
user_test.go Create search filters by interface (#39843) 4 years ago
user_token.go add context to getsignedinUser calls (#35963) 5 years ago
user_token_test.go add context to getsignedinUser calls (#35963) 5 years ago
utils.go