dashboardPreviews | Create and show thumbnails for dashboard search results |
live-service-web-worker | This will use a webworker thread to processes events rather than the main thread |
queryOverLive | Use Grafana Live WebSocket to execute backend queries |
publicDashboards | Enables public access to dashboards |
publicDashboardsEmailSharing | Enables public dashboard sharing to be restricted to only allowed emails |
lokiLive | Support WebSocket streaming for loki (early prototype) |
lokiDataframeApi | Use experimental loki api for WebSocket streaming (early prototype) |
storage | Configurable storage for dashboards, datasources, and resources |
exploreMixedDatasource | Enable mixed datasource in Explore |
newTraceView | Shows the new trace view design |
correlations | Correlations page |
datasourceQueryMultiStatus | Introduce HTTP 207 Multi Status for api/ds/query |
traceToMetrics | Enable trace to metrics links |
prometheusWideSeries | Enable wide series responses in the Prometheus datasource |
canvasPanelNesting | Allow elements nesting |
scenes | Experimental framework to build interactive dashboards |
disableSecretsCompatibility | Disable duplicated secret storage in legacy tables |
logRequestsInstrumentedAsUnknown | Logs the path for requests that are instrumented as unknown |
redshiftAsyncQueryDataSupport | Enable async query data support for Redshift |
athenaAsyncQueryDataSupport | Enable async query data support for Athena |
showDashboardValidationWarnings | Show warnings when dashboards do not validate against the schema |
mysqlAnsiQuotes | Use double quotes to escape keyword in a MySQL query |
elasticsearchBackendMigration | Use Elasticsearch as backend data source |
secureSocksDatasourceProxy | Enable secure socks tunneling for supported core datasources |
authnService | Use new auth service to perform authentication |
alertingBacktesting | Rule backtesting API for alerting |
editPanelCSVDragAndDrop | Enables drag and drop for CSV and Excel files |
logsContextDatasourceUi | Allow datasource to provide custom UI for context view |
lokiQuerySplitting | Split large interval queries into subqueries with smaller time intervals |
lokiQuerySplittingConfig | Give users the option to configure split durations for Loki queries |
individualCookiePreferences | Support overriding cookie preferences per user |
onlyExternalOrgRoleSync | Prohibits a user from changing organization roles synced with external auth providers |
drawerDataSourcePicker | Changes the user experience for data source selection to a drawer. |
traceqlSearch | Enables the ‘TraceQL Search’ tab for the Tempo datasource which provides a UI to generate TraceQL queries |
prometheusMetricEncyclopedia | Replaces the Prometheus query builder metric select option with a paginated and filterable component |
timeSeriesTable | Enable time series table transformer & sparkline cell type |
prometheusResourceBrowserCache | Displays browser caching options in Prometheus data source configuration |
influxdbBackendMigration | Query InfluxDB InfluxQL without the proxy |
clientTokenRotation | Replaces the current in-request token rotation so that the client initiates the rotation |
prometheusDataplane | Changes responses to from Prometheus to be compliant with the dataplane specification. In particular it sets the numeric Field.Name from ‘Value’ to the value of the __name__ label when present. |
alertStateHistoryLokiSecondary | Enable Grafana to write alert state history to an external Loki instance in addition to Grafana annotations. |
alertStateHistoryLokiPrimary | Enable a remote Loki instance as the primary source for state history reads. |
alertStateHistoryLokiOnly | Disable Grafana alerts from emitting annotations when a remote Loki instance is available. |
unifiedRequestLog | Writes error logs to the request logger |