|
|
@ -31,6 +31,7 @@ var ( |
|
|
|
Name: "database_metrics", |
|
|
|
Name: "database_metrics", |
|
|
|
Description: "Add Prometheus metrics for database tables", |
|
|
|
Description: "Add Prometheus metrics for database tables", |
|
|
|
State: FeatureStateStable, |
|
|
|
State: FeatureStateStable, |
|
|
|
|
|
|
|
Owner: hostedGrafanaTeam, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
Name: "dashboardPreviews", |
|
|
|
Name: "dashboardPreviews", |
|
|
@ -228,11 +229,13 @@ var ( |
|
|
|
Description: "Disable duplicated secret storage in legacy tables", |
|
|
|
Description: "Disable duplicated secret storage in legacy tables", |
|
|
|
State: FeatureStateAlpha, |
|
|
|
State: FeatureStateAlpha, |
|
|
|
RequiresRestart: true, |
|
|
|
RequiresRestart: true, |
|
|
|
|
|
|
|
Owner: hostedGrafanaTeam, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
Name: "logRequestsInstrumentedAsUnknown", |
|
|
|
Name: "logRequestsInstrumentedAsUnknown", |
|
|
|
Description: "Logs the path for requests that are instrumented as unknown", |
|
|
|
Description: "Logs the path for requests that are instrumented as unknown", |
|
|
|
State: FeatureStateAlpha, |
|
|
|
State: FeatureStateAlpha, |
|
|
|
|
|
|
|
Owner: hostedGrafanaTeam, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
Name: "dataConnectionsConsole", |
|
|
|
Name: "dataConnectionsConsole", |
|
|
@ -343,6 +346,7 @@ var ( |
|
|
|
Name: "secureSocksDatasourceProxy", |
|
|
|
Name: "secureSocksDatasourceProxy", |
|
|
|
Description: "Enable secure socks tunneling for supported core datasources", |
|
|
|
Description: "Enable secure socks tunneling for supported core datasources", |
|
|
|
State: FeatureStateAlpha, |
|
|
|
State: FeatureStateAlpha, |
|
|
|
|
|
|
|
Owner: hostedGrafanaTeam, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
Name: "authnService", |
|
|
|
Name: "authnService", |
|
|
|