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
Giordano Ricci 9a06b00e92
Correlations: Add DeleteCorrelation HTTP API (#51801)
3 years ago
..
apierrors chore/backend: move dashboard errors to dashboard service (#51593) 4 years ago
avatar
datasource backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
docs Correlations: Add DeleteCorrelation HTTP API (#51801) 3 years ago
dtos Public Dashboards: Add Public Tag to Dashboard Title (#52351) 3 years ago
frontendlogging Frontend Logging: Integrate grafana javascript agent (#50801) 4 years ago
navlinks TopNav: Support for deeper nesting in section nav (#52562) 3 years ago
pluginproxy backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
response HTTP: Add function for using new style errors with fallback (#51627) 4 years ago
routing
static
accesscontrol.go Revert "Service accounts: Add service account to teams" (#52710) 3 years ago
admin.go
admin_encryption.go Encryption: Expose secrets migrations through HTTP API (#51707) 3 years ago
admin_provisioning.go Alerting: Add file provisioning for alert rules (#51635) 4 years ago
admin_provisioning_test.go Alerting: Add file provisioning for alert rules (#51635) 4 years ago
admin_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
admin_users.go Chore: Move user errors to user service (#52460) 3 years ago
admin_users_test.go Chore: Move user errors to user service (#52460) 3 years ago
alerting.go Alerting: use static channel configuration to determinate secure fields (#52527) 3 years ago
alerting_test.go Rename Acl to ACL (#52342) 3 years ago
annotations.go Chore: Add dashboard UID as query parameter of Get annotation endpoint (#52764) 3 years ago
annotations_test.go Rename Acl to ACL (#52342) 3 years ago
api.go Public Dashboards: count public dashboards view requests (#52419) 3 years ago
apikey.go
app_routes.go RBAC: Allow app plugins access restriction (#51524) 4 years ago
basic_auth.go
basic_auth_test.go
comments.go
common_test.go Add delete user from other services/stores (#51912) 4 years ago
dashboard.go Public Dashboards: Add Public Tag to Dashboard Title (#52351) 3 years ago
dashboard_permission.go Rename Acl to ACL (#52342) 3 years ago
dashboard_permission_test.go Rename Acl to ACL (#52342) 3 years ago
dashboard_snapshot.go Do not check permissions while deleting external snapshot (#51897) 4 years ago
dashboard_snapshot_test.go Rename Acl to ACL (#52342) 3 years ago
dashboard_test.go Public Dashboards: Add Public Tag to Dashboard Title (#52351) 3 years ago
dataproxy.go
datasources.go Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 4 years ago
datasources_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
fakes.go Plugins: Register management endpoints only when external managed is also false (#51802) 4 years ago
folder.go Rename Acl to ACL (#52342) 3 years ago
folder_permission.go Rename Acl to ACL (#52342) 3 years ago
folder_permission_test.go Rename Acl to ACL (#52342) 3 years ago
folder_test.go Rename Acl to ACL (#52342) 3 years ago
frontend_logging.go Frontend Logging: Integrate grafana javascript agent (#50801) 4 years ago
frontend_logging_test.go Chore: Remove the old log format (#51526) 4 years ago
frontend_metrics.go
frontendsettings.go Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 4 years ago
frontendsettings_test.go Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 4 years ago
grafana_com_proxy.go
health.go
health_test.go
http_server.go Correlations: Add CreateCorrelation HTTP API (#51630) 3 years ago
http_server_test.go
index.go Profile: Fix nav tree link to notifications (#52685) 3 years ago
ldap_debug.go Chore: Move user errors to user service (#52460) 3 years ago
ldap_debug_test.go Chore: Move user errors to user service (#52460) 3 years ago
login.go Chore: Move user errors to user service (#52460) 3 years ago
login_oauth.go Fix: Choose Lookup params per auth module (#395) (#52312) 4 years ago
login_oauth_test.go
login_test.go Split Create User (#50502) 4 years ago
metrics.go Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 4 years ago
metrics_test.go Add delete user from other services/stores (#51912) 4 years ago
org.go ServiceAccounts: Don't create new orgs for service accounts (#51819) 4 years ago
org_invite.go Chore: Move user errors to user service (#52460) 3 years ago
org_invite_test.go Access control: Allow organisation admins to add existing users to org (#51668) 4 years ago
org_test.go Split Create User (#50502) 4 years ago
org_users.go Split Create User (#50502) 4 years ago
org_users_test.go Rename Acl to ACL (#52342) 3 years ago
password.go Split Create User (#50502) 4 years ago
playlist.go Chore: Introduce playlist service (#52252) 3 years ago
playlist_play.go Public Dashboards: Query Caching (#51403) 4 years ago
plugin_dashboards.go
plugin_dashboards_test.go Add delete user from other services/stores (#51912) 4 years ago
plugin_metrics.go
plugin_metrics_test.go
plugin_resource.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
plugins.go RBAC: Allow app plugins access restriction (#51524) 4 years ago
plugins_test.go Add delete user from other services/stores (#51912) 4 years ago
preferences.go Public Dashboards: Query Caching (#51403) 4 years ago
preferences_test.go Public Dashboards: Query Caching (#51403) 4 years ago
quota.go
quota_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
render.go
search.go Chore: Rename dashboardUID to dashboardUIDs in search endpoint and up… (#52766) 3 years ago
search_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
short_url.go ShortURL: Use new Error type (#50859) 4 years ago
short_url_test.go
signup.go Chore: Move user errors to user service (#52460) 3 years ago
stars.go Public Dashboards: Query Caching (#51403) 4 years ago
swagger.go
team.go
team_members.go
team_members_test.go Add delete user from other services/stores (#51912) 4 years ago
team_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
user.go Chore: Move user errors to user service (#52460) 3 years ago
user_test.go Fix: Choose Lookup params per auth module (#395) (#52312) 4 years ago
user_token.go Chore: Move user errors to user service (#52460) 3 years ago
user_token_test.go Chore: Move user errors to user service (#52460) 3 years ago
utils.go