Grafana Settings

Properties

  • allow_embedding (boolean)
  • cookie_samesite (string)
  • dashboard_previews_enabled (boolean): 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.
  • metrics_enabled (boolean)
  • auth_azuread (object) - schema details
  • alerting_enabled (boolean)
  • wal (boolean): Setting to enable/disable Write-Ahead Logging. The default value is false (disabled).
  • unified_alerting_enabled (boolean)
  • auth_github (object) - schema details
  • user_auto_assign_org (boolean)
  • dataproxy_send_user_header (boolean)
  • google_analytics_ua_id (string)
  • dashboards_versions_to_keep (integer)
  • editors_can_admin (boolean)
  • smtp_server (object) - schema details
  • auth_gitlab (object) - schema details
  • alerting_nodata_or_nullvalues (string)
  • auth_basic_enabled (boolean)
  • date_formats (object) - schema details
  • service_log (boolean): Store logs for the service so that they are available in the HTTP API and console.
  • disable_gravatar (boolean)
  • user_auto_assign_org_role (string)
  • dataproxy_timeout (integer)
  • viewers_can_edit (boolean)
  • dashboards_min_refresh_interval (string): Signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s, 1h
  • auth_google (object) - schema details
  • oauth_allow_insecure_email_lookup (boolean)
  • alerting_max_annotations_to_keep (integer)
  • auth_generic_oauth (object) - schema details
  • custom_domain (string): Serve the web frontend using a custom CNAME pointing to the Aiven DNS name
  • alerting_error_or_timeout (string)
Last updated on