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
Will Browne 572ca553b6
Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238)
4 years ago
..
apierrors
avatar
datasource
docs Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 4 years ago
dtos Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 4 years ago
frontendlogging
navlinks
pluginproxy Adding FGAC annotations validation for creation and deletion (#46736) 4 years ago
response
routing
static
accesscontrol.go Access control: use uid for dashboard and folder scopes (#46807) 4 years ago
admin.go
admin_provisioning.go
admin_provisioning_test.go
admin_test.go
admin_users.go
admin_users_test.go Security: Sync security changes on main (#45083) 4 years ago
alerting.go remove bus from search and avoid import cycle (#46789) 4 years ago
alerting_test.go remove bus from search and avoid import cycle (#46789) 4 years ago
annotations.go Chore: Remove global database engine variable from annotation (#46940) 4 years ago
annotations_test.go Chore: Remove global database engine variable from annotation (#46940) 4 years ago
api.go Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 4 years ago
apikey.go Separate API key store from SA token store (#45862) 4 years ago
app_routes.go Plugins: Plugin settings refactor (#46246) 4 years ago
basic_auth.go
basic_auth_test.go
comments.go Comments: support live comments in dashboards and annotations (#44980) 4 years ago
common_test.go Chore: Remove bus from authproxy (#46936) 4 years ago
dashboard.go Access control: Move call to create default permissions into folder and dashboard service (#46186) 4 years ago
dashboard_permission.go Access control: use uid for dashboard and folder scopes (#46807) 4 years ago
dashboard_permission_test.go Chore: Remove bus from dashboard service (#46829) 4 years ago
dashboard_snapshot.go add dashboardsnap as service of http server (#45461) 4 years ago
dashboard_snapshot_test.go Chore: Remove bus.Dispatch from guardian package (#46711) 4 years ago
dashboard_test.go Access Control: Add test flag to enable access control (#46780) 4 years ago
dataproxy.go
datasources.go Access control: Change data source permissions to be based on UID (#46741) 4 years ago
datasources_test.go Access control: Move data source actions and scopes to datasource package (#46594) 4 years ago
fakes.go
folder.go Access control: Move call to create default permissions into folder and dashboard service (#46186) 4 years ago
folder_permission.go Access control: use uid for dashboard and folder scopes (#46807) 4 years ago
folder_permission_test.go Folder name scope resolver (#46380) 4 years ago
folder_test.go Access control: Use access control for dashboard and folder (#44702) 4 years ago
frontend_logging.go
frontend_logging_test.go Security: Sync security changes on main (#45083) 4 years ago
frontend_metrics.go
frontendsettings.go Profile/Help: Expose option to disable profile section and help menu (#46308) 4 years ago
frontendsettings_test.go Plugins: Plugin settings refactor (#46246) 4 years ago
grafana_com_proxy.go
health.go
health_test.go
http_server.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 4 years ago
http_server_test.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 4 years ago
index.go Profile/Help: Expose option to disable profile section and help menu (#46308) 4 years ago
ldap_debug.go ldap debug bus removal (#45014) 4 years ago
ldap_debug_test.go ldap debug bus removal (#45014) 4 years ago
login.go Configuration: Add ability to customize okta login button name and icon (#44079) 4 years ago
login_oauth.go Chore: add setting to skip org assignment for external users (#34834) 4 years ago
login_oauth_test.go
login_test.go remove bus from login (#44995) 4 years ago
metrics.go Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 4 years ago
metrics_test.go ValidatedQueries: start of validated queries API (#44731) 4 years ago
org.go Chore: Remove bus.Dispatch from provisioning services (#44989) 4 years ago
org_invite.go
org_test.go ValidatedQueries: start of validated queries API (#44731) 4 years ago
org_users.go AccessControl: Fix locked role picker in orgs/edit page (#46539) 4 years ago
org_users_test.go ValidatedQueries: start of validated queries API (#44731) 4 years ago
password.go
playlist.go
playlist_play.go
plugin_dashboards.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 4 years ago
plugin_dashboards_test.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 4 years ago
plugin_metrics.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 4 years ago
plugin_metrics_test.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 4 years ago
plugins.go Plugins: Add plugin settings DTO (#46283) 4 years ago
plugins_test.go Security: Sync security changes on main (#45083) 4 years ago
preferences.go Navigation: Introduce a preferences table to store Navbar preferences (#44914) 4 years ago
preferences_test.go Navigation: Introduce a preferences table to store Navbar preferences (#44914) 4 years ago
quota.go
quota_test.go ValidatedQueries: start of validated queries API (#44731) 4 years ago
render.go
search.go
short_url.go
short_url_test.go Security: Sync security changes on main (#45083) 4 years ago
signup.go
stars.go
swagger.go
team.go AccessControl: Fix locked role picker in orgs/edit page (#46539) 4 years ago
team_members.go Access control: Set default permissions for data sources when using access control (#45482) 4 years ago
team_members_test.go ValidatedQueries: start of validated queries API (#44731) 4 years ago
team_test.go Access Control: Add test flag to enable access control (#46780) 4 years ago
user.go AccessControl: Fix locked role picker in orgs/edit page (#46539) 4 years ago
user_test.go Adding FGAC annotations validation for creation and deletion (#46736) 4 years ago
user_token.go
user_token_test.go
utils.go