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
Ieva 41b709d08d
Access control: permissions for team creation (#43506)
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 AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 4 years ago
frontendlogging Logger migration from log15 to gokit/log (#41636) 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 Rename DispatchCtx to Dispatch (#43563) 4 years ago
response [Alerting] Forking LoTex ruler (#32138) 5 years ago
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 Rename DispatchCtx to Dispatch (#43563) 4 years ago
admin_provisioning.go Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
admin_provisioning_test.go Chore: Add context to org (#40685) 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 Rename DispatchCtx to Dispatch (#43563) 4 years ago
admin_users_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
alerting.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
alerting_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
annotations.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
annotations_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
api.go Access control: permissions for team creation (#43506) 4 years ago
apikey.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
app_routes.go Chore: Remove context.TODO (#43458) 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 Access control: permissions for team creation (#43506) 4 years ago
dashboard.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
dashboard_permission.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
dashboard_permission_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
dashboard_snapshot.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
dashboard_snapshot_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
dashboard_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
dataproxy.go Data Source Proxy: Migrate proxy to its own service and make more extensible (#31927) 5 years ago
datasources.go AccessControl: Remove unused error from `GetResourcesMetadata` (#43710) 4 years ago
datasources_test.go Rename AddHandlerCtx to AddHandler (#43557) 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 Logger migration from log15 to gokit/log (#41636) 4 years ago
frontend_logging_test.go Logger migration from log15 to gokit/log (#41636) 4 years ago
frontend_metrics.go Chore: Report frontend metrics for JS/CSS load time (#42421) 4 years ago
frontendsettings.go switch to using featureEnabled for enterprise features (#41559) 4 years ago
frontendsettings_test.go Feature highlights: add setting toggle (#43394) 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 Rename DispatchCtx to Dispatch (#43563) 4 years ago
health_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
http_server.go Team Guardian: Refactor it to remove the bus dependency (#43058) 4 years ago
http_server_test.go
index.go switch to using featureEnabled for enterprise features (#41559) 4 years ago
ldap_debug.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
ldap_debug_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
login.go switch to using featureEnabled for enterprise features (#41559) 4 years ago
login_oauth.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
login_oauth_test.go Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 4 years ago
login_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
metrics.go Live: support query execution with live RPC (#43118) 4 years ago
org.go Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
org_invite.go Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 4 years ago
org_test.go AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
org_users.go AccessControl: verify metadata map is not null (#43743) 4 years ago
org_users_test.go AccessControl: Add access control metadata to org user DTOs (#43362) 4 years ago
password.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
playlist.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
playlist_play.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
plugins.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
plugins_test.go Security: Fix directory traversal issue (#42846) 4 years ago
preferences.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
preferences_test.go AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
quota.go Rename DispatchCtx to Dispatch (#43563) 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 Rename DispatchCtx to Dispatch (#43563) 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 Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 4 years ago
stars.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
team.go Access control: permissions for team creation (#43506) 4 years ago
team_members.go switch to using featureEnabled for enterprise features (#41559) 4 years ago
team_members_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
team_test.go Access control: permissions for team creation (#43506) 4 years ago
user.go AccessControl: Remove unused error from `GetResourcesMetadata` (#43710) 4 years ago
user_test.go AccessControl: Present user edit actions according to AC metadata (#43602) 4 years ago
user_token.go Rename DispatchCtx to Dispatch (#43563) 4 years ago
user_token_test.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
utils.go Permissions: Validate against Team/User permission role update (#29101) 5 years ago