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
Tania B b84496bc00
Fix decrypting in datasource update (#41704)
4 years ago
..
apierrors
avatar remove the global log error/warn etc functions (#41404) 4 years ago
datasource
dtos Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 4 years ago
frontendlogging Plugins: Refactor Plugin Management (#40477) 4 years ago
navlinks AccessControl: frontend changes for adding FGAC to licensing (#39484) 4 years ago
pluginproxy Encryption: Use secrets service (#40251) 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 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: add context to login (#41316) 4 years ago
admin_users_test.go
alerting.go add context in the alert_notification (#41307) 4 years ago
alerting_test.go
annotations.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
annotations_test.go
api.go Security Fix: Fine-grained access control enables organization admins to create/modify/delete user roles in other organization (#41694) 4 years ago
apikey.go Accesscontrol: Add additional API keys to service account, move cloneserviceaccount to sqlstore (#41189) 4 years ago
app_routes.go remove the global log error/warn etc functions (#41404) 4 years ago
basic_auth.go
basic_auth_test.go
common_test.go AccessControl: Add FGAC to orgs endpoints (#39579) 4 years ago
dashboard.go Chore: Add alert ctx (#41161) 4 years ago
dashboard_permission.go Forbid creation of dashboard permissions with both a user and a team (#40104) 4 years ago
dashboard_permission_test.go Forbid creation of dashboard permissions with both a user and a team (#40104) 4 years ago
dashboard_snapshot.go Chore: replace macaron with web package (#40136) 4 years ago
dashboard_snapshot_test.go
dashboard_test.go Live: crud for remote write backends (#40147) 4 years ago
dataproxy.go
datasources.go Fix decrypting in datasource update (#41704) 4 years ago
datasources_test.go Plugins: Refactor Plugin Management (#40477) 4 years ago
fakes.go Plugins: Refactor Plugin Management (#40477) 4 years ago
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
frontend_logging.go
frontend_logging_test.go Plugins: Refactor Plugin Management (#40477) 4 years ago
frontend_metrics.go
frontendsettings.go Plugins Catalog: hide plugins based on the Grafana config (#41679) 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 Replace encryption.Service usages by secrets.Service (#41625) 4 years ago
http_server_test.go
index.go Navigation: remove redundant config nav link (#41252) 4 years ago
ldap_debug.go Chore: add context to login (#41316) 4 years ago
ldap_debug_test.go
login.go remove the global log error/warn etc functions (#41404) 4 years ago
login_oauth.go remove the global log error/warn etc functions (#41404) 4 years ago
login_oauth_test.go OAuth: Support PKCE (#39948) 4 years ago
login_test.go Encryption: Use secrets service (#40251) 4 years ago
metrics.go Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
org.go Chore: Add context to org (#40685) 4 years ago
org_invite.go Chore: add context to login (#41316) 4 years ago
org_test.go AccessControl: Add FGAC to orgs endpoints (#39579) 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 Chore: add context to login (#41316) 4 years ago
playlist.go Chore: Propagate context for search (#41010) 4 years ago
playlist_play.go Chore: Propagate context for search (#41010) 4 years ago
plugins.go API: Fix dashboard quota limit for imports (#41495) 4 years ago
plugins_test.go Plugins: Refactor Plugin Management (#40477) 4 years ago
preferences.go Chore: Propagate context for preferences (#41167) 4 years ago
preferences_test.go AccessControl: Add FGAC to orgs endpoints (#39579) 4 years ago
quota.go AccessControl: Add FGAC to orgs endpoints (#39579) 4 years ago
quota_test.go AccessControl: Add FGAC to orgs endpoints (#39579) 4 years ago
render.go Chore: replace macaron with web package (#40136) 4 years ago
roles.go AccessControl: Create FGAC roles for orgs (#40526) 4 years ago
search.go Chore: Propagate context for search (#41010) 4 years ago
short_url.go Chore: replace macaron with web package (#40136) 4 years ago
short_url_test.go
signup.go Chore: add context to login (#41316) 4 years ago
stars.go
team.go Chore: Propagate context for preferences (#41167) 4 years ago
team_members.go Chore: Add context to team (#40504) 4 years ago
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
user_token_test.go
utils.go