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
Michael Mandrus 9aa6ce2a50
Datasource: Propagate datasource secret decryption errors to the frontend (#52068)
4 years ago
..
apierrors chore/backend: move dashboard errors to dashboard service (#51593) 4 years ago
avatar
datasource
docs API: Add playlists endpoints to the swagger spec (#51918) 4 years ago
dtos Public Dashboards: Query Caching (#51403) 4 years ago
frontendlogging
navlinks
pluginproxy
response HTTP: Add function for using new style errors with fallback (#51627) 4 years ago
routing
static
accesscontrol.go RBAC: Allow app plugins access restriction (#51524) 4 years ago
admin.go
admin_encryption.go
admin_provisioning.go
admin_provisioning_test.go
admin_test.go
admin_users.go Split Create User (#50502) 4 years ago
admin_users_test.go
alerting.go Alerting: Disable /api/admin/pause-all-alerts with Unified Alerting (#51895) 4 years ago
alerting_test.go Alerting: Disable /api/admin/pause-all-alerts with Unified Alerting (#51895) 4 years ago
annotations.go Public Dashboards: Query Caching (#51403) 4 years ago
annotations_test.go Public Dashboards: Query Caching (#51403) 4 years ago
api.go Alerting: Disable /api/admin/pause-all-alerts with Unified Alerting (#51895) 4 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 public dashboards: move into into its own service (#51358) 4 years ago
dashboard.go Public Dashboards: Query Caching (#51403) 4 years ago
dashboard_permission.go Public Dashboards: Query Caching (#51403) 4 years ago
dashboard_permission_test.go Public Dashboards: Query Caching (#51403) 4 years ago
dashboard_snapshot.go Do not check permissions while deleting external snapshot (#51897) 4 years ago
dashboard_snapshot_test.go Do not check permissions while deleting external snapshot (#51897) 4 years ago
dashboard_test.go Public Dashboards: Query Caching (#51403) 4 years ago
dataproxy.go
datasources.go Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 4 years ago
datasources_test.go
fakes.go Plugins: Register management endpoints only when external managed is also false (#51802) 4 years ago
folder.go
folder_permission.go Public Dashboards: Query Caching (#51403) 4 years ago
folder_permission_test.go Public Dashboards: Query Caching (#51403) 4 years ago
folder_test.go chore/backend: move dashboard errors to dashboard service (#51593) 4 years ago
frontend_logging.go
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 public dashboards: move into into its own service (#51358) 4 years ago
http_server_test.go
index.go Page: Update profile page components to use new navId (#51664) 4 years ago
ldap_debug.go Split Create User (#50502) 4 years ago
ldap_debug_test.go Split Create User (#50502) 4 years ago
login.go JWT: Add JWT proxy setup devenv (#51731) 4 years ago
login_oauth.go Split Create User (#50502) 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 Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 4 years ago
org.go ServiceAccounts: Don't create new orgs for service accounts (#51819) 4 years ago
org_invite.go Access control: Allow organisation admins to add existing users to org (#51668) 4 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 Split Create User (#50502) 4 years ago
password.go Split Create User (#50502) 4 years ago
playlist.go
playlist_play.go Public Dashboards: Query Caching (#51403) 4 years ago
plugin_dashboards.go
plugin_dashboards_test.go
plugin_metrics.go
plugin_metrics_test.go
plugin_resource.go
plugins.go RBAC: Allow app plugins access restriction (#51524) 4 years ago
plugins_test.go Plugins: Register management endpoints only when external managed is also false (#51802) 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
render.go
search.go
search_test.go
short_url.go
short_url_test.go
signup.go Split Create User (#50502) 4 years ago
stars.go Public Dashboards: Query Caching (#51403) 4 years ago
swagger.go
team.go
team_members.go
team_members_test.go Split Create User (#50502) 4 years ago
team_test.go
user.go Split Create User (#50502) 4 years ago
user_test.go Split Create User (#50502) 4 years ago
user_token.go
user_token_test.go Split Create User (#50502) 4 years ago
utils.go