Name | Type | Description | Notes |
---|---|---|---|
allowEmbedding | Boolean | [optional] | |
cookieSamesite | CookieSamesiteEnum | [optional] | |
dashboardPreviewsEnabled | 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. | [optional] |
metricsEnabled | Boolean | [optional] | |
authAzuread | AzureADOAuthIntegration | [optional] | |
alertingEnabled | Boolean | [optional] | |
wal | Boolean | Setting to enable/disable Write-Ahead Logging. The default value is false (disabled). | [optional] |
unifiedAlertingEnabled | Boolean | [optional] | |
authGithub | GithubAuthIntegration | [optional] | |
userAutoAssignOrg | Boolean | [optional] | |
dataproxySendUserHeader | Boolean | [optional] | |
googleAnalyticsUaId | String | [optional] | |
dashboardsVersionsToKeep | Integer | [optional] | |
editorsCanAdmin | Boolean | [optional] | |
smtpServer | SMTPServerSettings | [optional] | |
authGitlab | GitLabAuthIntegration | [optional] | |
alertingNodataOrNullvalues | AlertingNodataOrNullvaluesEnum | [optional] | |
authBasicEnabled | Boolean | [optional] | |
dateFormats | GrafanaDateFormatSpecifications | [optional] | |
serviceLog | Boolean | Store logs for the service so that they are available in the HTTP API and console. | [optional] |
disableGravatar | Boolean | [optional] | |
userAutoAssignOrgRole | UserAutoAssignOrgRoleEnum | [optional] | |
dataproxyTimeout | Integer | [optional] | |
viewersCanEdit | Boolean | [optional] | |
dashboardsMinRefreshInterval | String | Signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s, 1h | [optional] |
authGoogle | GoogleAuthIntegration | [optional] | |
oauthAllowInsecureEmailLookup | Boolean | [optional] | |
alertingMaxAnnotationsToKeep | Integer | [optional] | |
authGenericOauth | GenericOAuthIntegration | [optional] | |
customDomain | String | Serve the web frontend using a custom CNAME pointing to the Aiven DNS name | [optional] |
alertingErrorOrTimeout | AlertingErrorOrTimeoutEnum | [optional] |
Name | Value |
---|---|
LAX | "lax" |
STRICT | "strict" |
NONE | "none" |
Name | Value |
---|---|
ALERTING | "alerting" |
NO_DATA | "no_data" |
KEEP_STATE | "keep_state" |
OK | "ok" |
Name | Value |
---|---|
VIEWER | "Viewer" |
ADMIN | "Admin" |
EDITOR | "Editor" |
Name | Value |
---|---|
ALERTING | "alerting" |
KEEP_STATE | "keep_state" |