Grafana Settings
Properties
| Property | Type | Required | Description |
|---|---|---|---|
alerting_enabled | boolean | no | |
alerting_error_or_timeout | string | no | Allowed values: alerting, keep_state. |
alerting_max_annotations_to_keep | integer | no | |
alerting_nodata_or_nullvalues | string | no | Allowed values: alerting, no_data, keep_state, ok. |
allow_embedding | boolean | no | |
auth_azuread | object | no | schema details |
auth_basic_enabled | boolean | no | |
auth_generic_oauth | object | no | schema details |
auth_github | object | no | schema details |
auth_gitlab | object | no | schema details |
auth_google | object | no | schema details |
cookie_samesite | string | no | Allowed values: lax, strict, none. |
custom_domain | string | no | Serve the web frontend using a custom CNAME pointing to the Aiven DNS name |
dashboard_previews_enabled | boolean | no | This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering. |
dashboards_min_refresh_interval | string | no | Signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s, 1h |
dashboards_versions_to_keep | integer | no | |
dataproxy_send_user_header | boolean | no | |
dataproxy_timeout | integer | no | |
date_formats | object | no | schema details |
disable_gravatar | boolean | no | |
editors_can_admin | boolean | no | |
google_analytics_ua_id | string | no | |
metrics_enabled | boolean | no | |
oauth_allow_insecure_email_lookup | boolean | no | |
service_log | boolean | no | Store logs for the service so that they are available in the HTTP API and console. |
smtp_server | object | no | schema details |
unified_alerting_enabled | boolean | no | |
user_auto_assign_org | boolean | no | |
user_auto_assign_org_role | string | no | Allowed values: Viewer, Admin, Editor. |
viewers_can_edit | boolean | no | |
wal | boolean | no | Setting to enable/disable Write-Ahead Logging. The default value is false (disabled). |
Last updated on