returnUnameHeader | Return user login as header for authenticated requests |
alertingBigTransactions | Use big transactions for alerting database writes |
dashboardPreviews | Create and show thumbnails for dashboard search results |
live-config | Save Grafana Live configuration in SQL tables |
live-pipeline | Enable a generic live processing pipeline |
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 |
lokiLive | Support WebSocket streaming for loki (early prototype) |
lokiDataframeApi | Use experimental loki api for WebSocket streaming (early prototype) |
dashboardComments | Enable dashboard-wide comments |
annotationComments | Enable annotation comments |
storage | Configurable storage for dashboards, datasources, and resources |
supportBundles | Support bundles for troubleshooting |
exploreMixedDatasource | Enable mixed datasource in Explore |
tracing | Adds trace ID to error notifications |
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 |
dataConnectionsConsole | Enables 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. |
topnav | New top nav and page layouts |
flameGraph | Show the flame graph |
redshiftAsyncQueryDataSupport | Enable async query data support for Redshift |
athenaAsyncQueryDataSupport | Enable async query data support for Athena |
increaseInMemDatabaseQueryCache | Enable more in memory caching for database queries |
newPanelChromeUI | Show updated look and feel of grafana-ui PanelChrome: panel header, icons, and menu |
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 |
sessionRemoteCache | Enable using remote cache for user sessions |
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 |
onlyExternalOrgRoleSync | Prohibits a user from changing organization roles synced with external auth providers |
prometheusMetricEncyclopedia | Replaces the Prometheus query builder metric select option with a paginated and filterable component |
influxdbBackendMigration | Query InfluxDB InfluxQL without the proxy |
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. |