Menu
Enterprise Open source

Configure feature toggles

You use feature toggles, also known as feature flags, to enable or disable features in Grafana. You can turn on feature toggles to try out new functionality in development or test environments.

This page contains a list of available feature toggles. To learn how to turn on feature toggles, refer to our Configure Grafana documentation. Feature toggles are also available to Grafana Cloud Advanced customers. If you use Grafana Cloud Advanced, you can open a support ticket and specify the feature toggles and stack for which you want them enabled.

Feature toggles

Some features are enabled by default. You can disable these feature by setting the feature flag to “false” in the configuration.

Feature toggle nameDescriptionEnabled by default
disableEnvelopeEncryptionDisable envelope encryption (emergency only)
publicDashboardsEnables public access to dashboardsYes
featureHighlightsHighlight Grafana Enterprise features
exploreContentOutlineContent outline sidebarYes
dataConnectionsConsoleEnables a new top-level page called Connections. This page is an experiment that provides a better experience when you install and configure data sources and other plugins.Yes
cloudWatchCrossAccountQueryingEnables cross-account querying in CloudWatch datasourcesYes
redshiftAsyncQueryDataSupportEnable async query data support for RedshiftYes
athenaAsyncQueryDataSupportEnable async query data support for AthenaYes
cloudwatchNewRegionsHandlerRefactor of /regions endpoint, no user-facing changesYes
nestedFolderPickerEnables the new folder picker to work with nested folders. Requires the nestedFolders feature toggleYes
accessTokenExpirationCheckEnable OAuth access_token expiration check and token refresh using the refresh_token
emptyDashboardPageEnable the redesigned user interface of a dashboard page that includes no panelsYes
disablePrometheusExemplarSamplingDisable Prometheus exemplar sampling
logsContextDatasourceUiAllow datasource to provide custom UI for context viewYes
gcomOnlyExternalOrgRoleSyncProhibits a user from changing organization roles synced with Grafana Cloud auth provider
prometheusMetricEncyclopediaAdds the metrics explorer component to the Prometheus query builder as an option in metric selectYes
prometheusDataplaneChanges responses to from Prometheus to be compliant with the dataplane specification. In particular, when this feature toggle is active, the numeric Field.Name is set from ‘Value’ to the value of the __name__ label.Yes
lokiMetricDataplaneChanges metric responses from Loki to be compliant with the dataplane specification.Yes
dataplaneFrontendFallbackSupport dataplane contract field name change for transformations and field name matchers where the name is differentYes
alertingNotificationsPoliciesMatchingInstancesEnables the preview of matching instances for notification policiesYes
useCachingServiceWhen active, the new query and resource caching implementation using a wire service inject replaces the previous middleware implementation.
enableElasticsearchBackendQueryingEnable the processing of queries and responses in the Elasticsearch data source through backendYes
advancedDataSourcePickerEnable a new data source picker with contextual information, recently used order and advanced modeYes
cloudWatchLogsMonacoEditorEnables the Monaco editor for CloudWatch Logs queriesYes
recordedQueriesMultiEnables writing multiple items from a single query within Recorded QueriesYes
transformationsRedesignEnables the transformations redesignYes
toggleLabelsInLogsUIEnable toggleable filters in log details viewYes
azureMonitorDataplaneAdds dataplane compliant frame metadata in the Azure Monitor datasourceYes
prometheusConfigOverhaulAuthUpdate the Prometheus configuration page with the new auth componentYes
newBrowseDashboardsNew browse/manage dashboards UIYes
alertingInsightsShow the new alerting insights landing pageYes
cloudWatchWildCardDimensionValuesFetches dimension values from CloudWatch to correctly label wildcard dimensionsYes

Preview feature toggles

Feature toggle nameDescription
trimDefaultsUse cue schema to remove values that will be applied automatically
panelTitleSearchSearch for dashboards using panel title
migrationLockingLock database during migrations
correlationsCorrelations page
newDBLibraryUse jmoiron/sqlx rather than xorm for a few backend services
autoMigrateOldPanelsMigrate old angular panels to supported versions (graph, table-old, worldmap, etc)
disableAngularDynamic flag to disable angular at runtime. The preferred method is to set angular_support_enabled to false in the [security] settings, which allows you to change the state at runtime.
grpcServerRun the GRPC server
accessControlOnCallAccess control primitives for OnCall
nestedFoldersEnable folder nesting
alertingNoNormalStateStop maintaining state of alerts that are not firing
influxdbBackendMigrationQuery InfluxDB InfluxQL without the proxy
renderAuthJWTUses JWT-based auth for rendering instead of relying on remote cache
refactorVariablesTimeRangeRefactor time range variables flow to reduce number of API calls made when query variables are chained
faroDatasourceSelectorEnable the data source selector within the Frontend Apps section of the Frontend Observability
enableDatagridEditingEnables the edit functionality in the datagrid panel
dataSourcePageHeaderApply new pageHeader UI in data source edit page
sqlDatasourceDatabaseSelectionEnables previous SQL data source dataset dropdown behavior
awsAsyncQueryCachingEnable caching for async queries for Redshift and Athena. Requires that the useCachingService feature toggle is enabled and the datasource has caching and async query support enabled
splitScopesSupport faster dashboard and folder search by splitting permission scopes into parts
dashgptEnable AI powered features in dashboards
reportingRetriesEnables rendering retries for the reporting feature

Experimental feature toggles

These features are early in their development lifecycle and so are not yet supported in Grafana Cloud. Experimental features might be changed or removed without prior notice.

Feature toggle nameDescription
live-service-web-workerThis will use a webworker thread to processes events rather than the main thread
queryOverLiveUse Grafana Live WebSocket to execute backend queries
lokiExperimentalStreamingSupport new streaming approach for loki (prototype, needs special loki build)
storageConfigurable storage for dashboards, datasources, and resources
datasourceQueryMultiStatusIntroduce HTTP 207 Multi Status for api/ds/query
traceToMetricsEnable trace to metrics links
canvasPanelNestingAllow elements nesting
scenesExperimental framework to build interactive dashboards
disableSecretsCompatibilityDisable duplicated secret storage in legacy tables
logRequestsInstrumentedAsUnknownLogs the path for requests that are instrumented as unknown
dockedMegaMenuEnable support for a persistent (docked) navigation menu
showDashboardValidationWarningsShow warnings when dashboards do not validate against the schema
mysqlAnsiQuotesUse double quotes to escape keyword in a MySQL query
alertingBacktestingRule backtesting API for alerting
editPanelCSVDragAndDropEnables drag and drop for CSV and Excel files
lokiQuerySplittingSplit large interval queries into subqueries with smaller time intervals
lokiQuerySplittingConfigGive users the option to configure split durations for Loki queries
individualCookiePreferencesSupport overriding cookie preferences per user
clientTokenRotationReplaces the current in-request token rotation so that the client initiates the rotation
lokiLogsDataplaneChanges logs responses from Loki to be compliant with the dataplane specification.
disableSSEDataplaneDisables dataplane specific processing in server side expressions.
alertStateHistoryLokiSecondaryEnable Grafana to write alert state history to an external Loki instance in addition to Grafana annotations.
alertStateHistoryLokiPrimaryEnable a remote Loki instance as the primary source for state history reads.
alertStateHistoryLokiOnlyDisable Grafana alerts from emitting annotations when a remote Loki instance is available.
unifiedRequestLogWrites error logs to the request logger
extraThemesEnables extra themes
lokiPredefinedOperationsAdds predefined query operations to Loki query editor
pluginsFrontendSandboxEnables the plugins frontend sandbox
dashboardEmbedAllow embedding dashboard for external use in Code editors
frontendSandboxMonitorOnlyEnables monitor only in the plugin frontend sandbox (if enabled)
lokiFormatQueryEnables the ability to format Loki queries
exploreScrollableLogsContainerImproves the scrolling behavior of logs in Explore
pluginsDynamicAngularDetectionPatternsEnables fetching Angular detection patterns for plugins from GCOM and fallback to hardcoded ones
vizAndWidgetSplitSplit panels between visualizations and widgets
prometheusIncrementalQueryInstrumentationAdds RudderStack events to incremental queries
logsExploreTableVisualisationA table visualisation for logs in Explore
awsDatasourcesTempCredentialsSupport temporary security credentials in AWS plugins for Grafana Cloud customers
mlExpressionsEnable support for Machine Learning in server-side expressions
traceQLStreamingEnables response streaming of TraceQL queries of the Tempo data source
metricsSummaryEnables metrics summary queries in the Tempo data source
grafanaAPIServerEnable Kubernetes API Server for Grafana resources
grafanaAPIServerWithExperimentalAPIsRegister experimental APIs with the k8s API server
featureToggleAdminPageEnable admin page for managing feature toggles from the Grafana front-end
permissionsFilterRemoveSubqueryAlternative permission filter implementation that does not use subqueries for fetching the dashboard folder
influxdbSqlSupportEnable InfluxDB SQL query language support with new querying UI
angularDeprecationUIDisplay new Angular deprecation-related UI features
sseGroupByDatasourceSend query to the same datasource in a single request when using server side expressions
requestInstrumentationStatusSourceInclude a status source label for request metrics and logs
libraryPanelRBACEnables RBAC support for library panels
wargamesTestingPlaceholder feature flag for internal testing
externalCorePluginsAllow core plugins to be loaded as external
pluginsAPIMetricsSends metrics of public grafana packages usage by plugins
httpSLOLevelsAdds SLO level to http request metrics
panelMonitoringEnables panel monitoring through logs and measurements
enableNativeHTTPHistogramEnables native HTTP Histograms
formatStringEnable format string transformer
transformationsVariableSupportAllows using variables in transformations
kubernetesPlaylistsUse the kubernetes API in the frontend for playlists
navAdminSubsectionsSplits the administration section of the nav tree into subsections
recoveryThresholdEnables feature recovery threshold (aka hysteresis) for threshold server-side expression
awsDatasourcesNewFormStylingApplies new form styling for configuration and query editors in AWS plugins
cachingOptimizeSerializationMemoryUsageIf enabled, the caching backend gradually serializes query responses for the cache, comparing against the configured [caching]max_value_mb value as it goes. This can can help prevent Grafana from running out of memory while attempting to cache very large query responses.
pluginsInstrumentationStatusSourceInclude a status source label for plugin request metrics and logs
displayAnonymousStatsEnables anonymous stats to be shown in the UI for Grafana

Development feature toggles

The following toggles require explicitly setting Grafana’s app mode to ‘development’ before you can enable this feature toggle. These features tend to be experimental.

Feature toggle nameDescription
entityStoreSQL-based entity store (requires storage flag also)
externalServiceAuthStarts an OAuth2 authentication provider for external services
idForwardingGenerate signed id token for identity that can be forwarded to plugins and external services
externalServiceAccountsAutomatic service account and token setup for plugins
panelTitleSearchInV1Enable searching for dashboards using panel title in search v1