Files
grafana/pkg/services/featuremgmt/toggles_gen.json
T
Alejandro Fraenkel 170ac31c5a Alerting: Add alertingNavigationV2 feature toggle (#116215)
feat(alerting): add alertingNavigationV2 feature toggle

Introduces a new feature toggle to enable the improved Alerting navigation
structure with grouped menu items. This toggle will allow:
- Safe incremental rollout of navigation changes
- Quick rollback if issues arise
- Handling BE/FE deployment timing differences

Toggle details:
- Name: alertingNavigationV2
- Stage: Experimental
- Owner: @grafana/alerting-squad
- Default: false (disabled)
- Affects: Both backend (navtree) and frontend (navigation hooks)
2026-01-14 11:58:11 +01:00

3940 lines
122 KiB
JSON
Generated

{
"kind": "FeatureList",
"apiVersion": "featuretoggle.grafana.app/v0alpha1",
"metadata": {},
"items": [
{
"metadata": {
"name": "aiGeneratedDashboardChanges",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-03-05T12:01:31Z"
},
"spec": {
"description": "Enable AI powered features for dashboards to auto-summary changes when saving",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "alertEnrichment",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-06T12:16:07Z"
},
"spec": {
"description": "Enable configuration of alert enrichments in Grafana Cloud.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertEnrichmentConditional",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enable conditional alert enrichment steps.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertEnrichmentMultiStep",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Allow multiple steps per enrichment.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertRuleRestore",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-05T14:15:26Z"
},
"spec": {
"description": "Enables the alert rule restore feature",
"stage": "preview",
"codeowner": "@grafana/alerting-squad",
"expression": "true"
}
},
{
"metadata": {
"name": "alertRuleUseFiredAtForStartsAt",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-22T11:16:38Z"
},
"spec": {
"description": "Use FiredAt for StartsAt when sending alerts to Alertmaanger",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "alertingAIAnalyzeCentralStateHistory",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-16T16:42:42Z"
},
"spec": {
"description": "Enable AI-analyze central state history.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingAIFeedback",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-23T12:38:09Z"
},
"spec": {
"description": "Enable AI-generated feedback from the Grafana UI.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingAIGenAlertRules",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-16T16:42:42Z"
},
"spec": {
"description": "Enable AI-generated alert rules.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingAIGenTemplates",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-16T16:42:42Z"
},
"spec": {
"description": "Enable AI-generated alerting templates.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingAIImproveAlertRules",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-16T16:42:42Z"
},
"spec": {
"description": "Enable AI-improve alert rules labels and annotations.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingBacktesting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-12-14T14:44:14Z"
},
"spec": {
"description": "Rule backtesting API for alerting",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "alertingBulkActionsInUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-24T14:49:59Z"
},
"spec": {
"description": "Enables the alerting bulk actions in the UI",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingCentralAlertHistory",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-05-29T15:01:38Z"
},
"spec": {
"description": "Enables the new central alert history.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "alertingDisableSendAlertsExternal",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-05-23T12:29:19Z"
},
"spec": {
"description": "Disables the ability to send alerts to an external Alertmanager datasource.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingEnrichmentAssistantInvestigations",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Enable Assistant Investigations enrichment type.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingEnrichmentPerRule",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enable enrichment per rule in the alerting UI.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingFilterV2",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-11T11:29:26Z"
},
"spec": {
"description": "Enable the new alerting search experience",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingImportAlertmanagerAPI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-10T08:32:50Z"
},
"spec": {
"description": "Enables the API to import Alertmanager configuration",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingImportAlertmanagerUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables the UI to see imported Alertmanager configuration",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingImportYAMLUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-05-21T15:59:41Z"
},
"spec": {
"description": "Enables a UI feature for importing rules from a Prometheus file to Grafana-managed rules",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingJiraIntegration",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-14T12:22:04Z"
},
"spec": {
"description": "Enables the new Jira integration for contact points in cloud alert managers.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingListViewV2",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-05-24T14:40:49Z"
},
"spec": {
"description": "Enables the new alert list view design",
"stage": "privatePreview",
"codeowner": "@grafana/alerting-squad",
"frontend": true
}
},
{
"metadata": {
"name": "alertingListViewV2PreviewToggle",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-22T08:50:34Z"
},
"spec": {
"description": "Enables the alerting list view v2 preview toggle",
"stage": "privatePreview",
"codeowner": "@grafana/alerting-squad",
"frontend": true
}
},
{
"metadata": {
"name": "alertingMigrationUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-14T16:40:05Z"
},
"spec": {
"description": "Enables the alerting migration UI, to migrate data source-managed rules to Grafana-managed rules",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingNavigationV2",
"resourceVersion": "1768320918269",
"creationTimestamp": "2026-01-13T16:15:18Z"
},
"spec": {
"description": "Enables the new Alerting navigation structure with improved menu grouping",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "alertingNotificationHistory",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-17T13:26:26Z"
},
"spec": {
"description": "Enables the notification history feature",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingNotificationsStepMode",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-22T11:07:45Z"
},
"spec": {
"description": "Enables simplified step mode in the notifications section",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingPrometheusRulesPrimary",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-27T12:27:16Z"
},
"spec": {
"description": "Uses Prometheus rules as the primary source of truth for ruler-enabled data sources",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"frontend": true
}
},
{
"metadata": {
"name": "alertingProvenanceLockWrites",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-23T18:16:06Z"
},
"spec": {
"description": "Enables a feature to avoid issues with concurrent writes to the alerting provenance table in MySQL",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingQueryAndExpressionsStepMode",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-26T06:33:14Z"
},
"spec": {
"description": "Enables step mode for alerting queries and expressions",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingQueryOptimization",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-01-10T20:52:58Z"
},
"spec": {
"description": "Optimizes eligible queries in order to reduce load on datasources",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "alertingRulePermanentlyDelete",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-03T11:18:25Z"
},
"spec": {
"description": "Enables UI functionality to permanently delete alert rules",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingRuleRecoverDeleted",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-27T14:39:26Z"
},
"spec": {
"description": "Enables the UI functionality to recover and view deleted alert rules",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingRuleVersionHistoryRestore",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-17T12:25:32Z"
},
"spec": {
"description": "Enables the alert rule version history restore feature",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingSaveStateCompressed",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-01-27T17:47:33Z"
},
"spec": {
"description": "Enables the compressed protobuf-based alert state storage. Default is enabled.",
"stage": "preview",
"codeowner": "@grafana/alerting-squad",
"expression": "true"
}
},
{
"metadata": {
"name": "alertingSaveStatePeriodic",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-01-23T16:03:30Z"
},
"spec": {
"description": "Writes the state periodically to the database, asynchronous to rule evaluation",
"stage": "privatePreview",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "alertingSavedSearches",
"resourceVersion": "1765453147546",
"creationTimestamp": "2025-12-11T11:39:07Z"
},
"spec": {
"description": "Enables saved searches for alert rules list",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"frontend": true
}
},
{
"metadata": {
"name": "alertingSyncDispatchTimer",
"resourceVersion": "1766161788928",
"creationTimestamp": "2025-12-19T16:29:48Z"
},
"spec": {
"description": "Use synchronized dispatch timer to minimize duplicate notifications across alertmanager HA pods",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"requiresRestart": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingTriage",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables the alerting triage feature",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "alertingUIOptimizeReducer",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-18T10:59:00Z"
},
"spec": {
"description": "Enables removing the reducer from the alerting UI when creating a new alert rule and using instant query",
"stage": "GA",
"codeowner": "@grafana/alerting-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertingUIUseBackendFilters",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-13T14:52:14Z"
},
"spec": {
"description": "Enables the UI to use certain backend-side filters",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingUIUseFullyCompatBackendFilters",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enables the UI to use rules backend-side filters 100% compatible with the frontend filters",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "alertingUseNewSimplifiedRoutingHashAlgorithm",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "",
"stage": "preview",
"codeowner": "@grafana/alerting-squad",
"requiresRestart": true,
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "alertmanagerRemotePrimary",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-30T16:27:08Z"
},
"spec": {
"description": "Enable Grafana to have a remote Alertmanager instance as the primary Alertmanager.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "alertmanagerRemoteSecondary",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-30T16:27:08Z"
},
"spec": {
"description": "Enable Grafana to sync configuration and state with a remote Alertmanager.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "alertmanagerRemoteSecondaryWithRemoteState",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-25T15:06:59Z"
},
"spec": {
"description": "Starts Grafana in remote secondary mode pulling the latest state from the remote Alertmanager to avoid duplicate notifications.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "annotationPermissionUpdate",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-31T13:30:13Z"
},
"spec": {
"description": "Change the way annotation permissions work by scoping them to folders and dashboards.",
"stage": "GA",
"codeowner": "@grafana/identity-access-team",
"expression": "true"
}
},
{
"metadata": {
"name": "appPlatformGrpcClientAuth",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-14T10:47:18Z"
},
"spec": {
"description": "Enables the gRPC client to authenticate with the App Platform by using ID \u0026 access tokens",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "assetSriChecks",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-04T10:56:35Z"
},
"spec": {
"description": "Enables SRI checks for Grafana JavaScript assets",
"stage": "experimental",
"codeowner": "@grafana/frontend-ops",
"frontend": true
}
},
{
"metadata": {
"name": "auditLoggingAppPlatform",
"resourceVersion": "1767013056996",
"creationTimestamp": "2025-12-29T12:57:36Z",
"deletionTimestamp": "2026-01-06T09:18:36Z"
},
"spec": {
"description": "Enable audit logging with Kubernetes under app platform",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"requiresRestart": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "authZGRPCServer",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-13T09:41:35Z"
},
"spec": {
"description": "Enables the gRPC server for authorization",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "awsAsyncQueryCaching",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-07-21T15:34:07Z"
},
"spec": {
"description": "Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled",
"stage": "GA",
"codeowner": "@grafana/aws-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "awsDatasourcesHttpProxy",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-12T18:51:23Z"
},
"spec": {
"description": "Enables http proxy settings for aws datasources",
"stage": "experimental",
"codeowner": "@grafana/aws-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "awsDatasourcesTempCredentials",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-07-06T15:06:11Z"
},
"spec": {
"description": "Support temporary security credentials in AWS plugins for Grafana Cloud customers",
"stage": "GA",
"codeowner": "@grafana/aws-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "azureMonitorDisableLogLimit",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-24T13:32:09Z"
},
"spec": {
"description": "Disables the log limit restriction for Azure Monitor when true. The limit is enabled by default.",
"stage": "GA",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "azureMonitorEnableUserAuth",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-27T14:01:54Z"
},
"spec": {
"description": "Enables user auth for Azure Monitor datasource only",
"stage": "GA",
"codeowner": "@grafana/partner-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "azureMonitorLogsBuilderEditor",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-02T14:15:25Z"
},
"spec": {
"description": "Enables the logs builder mode for the Azure Monitor data source",
"stage": "preview",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "azureMonitorPrometheusExemplars",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-06T16:53:17Z"
},
"spec": {
"description": "Allows configuration of Azure Monitor as a data source that can provide Prometheus exemplars",
"stage": "GA",
"codeowner": "@grafana/partner-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "azureResourcePickerUpdates",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables the updated Azure Monitor resource picker",
"stage": "GA",
"codeowner": "@grafana/partner-datasources",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "cachingOptimizeSerializationMemoryUsage",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-12T16:56:49Z"
},
"spec": {
"description": "If 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.",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad"
}
},
{
"metadata": {
"name": "canvasPanelNesting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-05-31T19:03:34Z"
},
"spec": {
"description": "Allow elements nesting",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true
}
},
{
"metadata": {
"name": "canvasPanelPanZoom",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-01-02T19:52:21Z"
},
"spec": {
"description": "Allow pan and zoom in canvas panel",
"stage": "preview",
"codeowner": "@grafana/dataviz-squad",
"frontend": true
}
},
{
"metadata": {
"name": "cdnPluginsLoadFirst",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Prioritize loading plugins from the CDN before other sources",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"expression": "false"
}
},
{
"metadata": {
"name": "cdnPluginsUrls",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Enable loading plugins via declarative URLs",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"expression": "false"
}
},
{
"metadata": {
"name": "cloudRBACRoles",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-01-10T13:19:01Z"
},
"spec": {
"description": "Enabled grafana cloud specific RBAC roles",
"stage": "preview",
"codeowner": "@grafana/identity-access-team",
"requiresRestart": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "cloudWatchBatchQueries",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-20T19:09:41Z"
},
"spec": {
"description": "Runs CloudWatch metrics queries as separate batches",
"stage": "preview",
"codeowner": "@grafana/aws-datasources"
}
},
{
"metadata": {
"name": "cloudWatchCrossAccountQuerying",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-11-28T11:39:12Z"
},
"spec": {
"description": "Enables cross-account querying in CloudWatch datasources",
"stage": "GA",
"codeowner": "@grafana/aws-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "cloudWatchNewLabelParsing",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-05T15:57:56Z"
},
"spec": {
"description": "Updates CloudWatch label parsing to be more accurate",
"stage": "GA",
"codeowner": "@grafana/aws-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "cloudWatchRoundUpEndTime",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-27T15:10:28Z"
},
"spec": {
"description": "Round up end time for metric queries to the next minute to avoid missing data",
"stage": "GA",
"codeowner": "@grafana/aws-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "configurableSchedulerTick",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-07-26T16:44:12Z"
},
"spec": {
"description": "Enable changing the scheduler base interval via configuration option unified_alerting.scheduler_tick_interval",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"requiresRestart": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "crashDetection",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-12T15:07:27Z"
},
"spec": {
"description": "Enables browser crash detection reporting to Faro.",
"stage": "experimental",
"codeowner": "@grafana/observability-traces-and-profiling",
"frontend": true
}
},
{
"metadata": {
"name": "dashboardAdHocAndGroupByWrapper",
"resourceVersion": "1765841806645",
"creationTimestamp": "2025-12-15T23:36:46Z"
},
"spec": {
"description": "Wraps the ad hoc and group by variables in a single wrapper, with all other variables below it",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "dashboardDisableSchemaValidationV1",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-11T16:52:46Z"
},
"spec": {
"description": "Disable schema validation for dashboards/v1",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad"
}
},
{
"metadata": {
"name": "dashboardDisableSchemaValidationV2",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-11T16:52:46Z"
},
"spec": {
"description": "Disable schema validation for dashboards/v2",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad"
}
},
{
"metadata": {
"name": "dashboardLevelTimeMacros",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T09:49:07Z"
},
"spec": {
"description": "Supports __from and __to macros that always use the dashboard level time range",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "dashboardLibrary",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Displays datasource provisioned dashboards in dashboard empty page, only when coming from datasource configuration page",
"stage": "experimental",
"codeowner": "@grafana/sharing-squad"
}
},
{
"metadata": {
"name": "dashboardNewLayouts",
"resourceVersion": "1768382835527",
"creationTimestamp": "2024-10-23T08:55:45Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-14 09:27:15.527103 +0000 UTC"
}
},
"spec": {
"description": "Enables new dashboard layouts",
"stage": "preview",
"codeowner": "@grafana/dashboards-squad"
}
},
{
"metadata": {
"name": "dashboardScene",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-11-13T08:51:21Z"
},
"spec": {
"description": "Enables dashboard rendering using scenes for all roles",
"stage": "GA",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "dashboardSceneForViewers",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-11-02T19:02:25Z"
},
"spec": {
"description": "Enables dashboard rendering using Scenes for viewer roles",
"stage": "GA",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "dashboardSceneSolo",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-02-11T08:08:47Z"
},
"spec": {
"description": "Enables rendering dashboards using scenes for solo panels",
"stage": "GA",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "dashboardSchemaValidationLogging",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-11T16:52:46Z"
},
"spec": {
"description": "Log schema validation errors so they can be analyzed later",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad"
}
},
{
"metadata": {
"name": "dashboardTemplates",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-28T20:05:32Z"
},
"spec": {
"description": "Enables a flow to get started with a new dashboard from a template",
"stage": "preview",
"codeowner": "@grafana/sharing-squad"
}
},
{
"metadata": {
"name": "dashboardUndoRedo",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Enables undo/redo in dynamic dashboards",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "dashgpt",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-08-30T20:22:05Z"
},
"spec": {
"description": "Enable AI powered features in dashboards",
"stage": "GA",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "dataplaneAggregator",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-08-09T08:41:07Z"
},
"spec": {
"description": "Enable grafana dataplane aggregator",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "datasourceAPIServers",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-19T08:28:27Z"
},
"spec": {
"description": "Expose some datasources as apiservers.",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "datasourceConnectionsTab",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-01-21T17:39:48Z"
},
"spec": {
"description": "Shows defined connections for a data source in the plugins detail page",
"stage": "privatePreview",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true
}
},
{
"metadata": {
"name": "datasourceQueryTypes",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-05-23T16:46:28Z"
},
"spec": {
"description": "Show query type endpoints in datasource API servers (currently hardcoded for testdata, expressions, and prometheus)",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "disableClassicHTTPHistogram",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-18T19:37:44Z"
},
"spec": {
"description": "Disables classic HTTP Histogram (use with enableNativeHTTPHistogram)",
"stage": "experimental",
"codeowner": "@grafana/grafana-backend-services-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "disableEnvelopeEncryption",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-05-24T08:34:47Z"
},
"spec": {
"description": "Disable envelope encryption (emergency only)",
"stage": "GA",
"codeowner": "@grafana/grafana-operator-experience-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "disableNumericMetricsSortingInExpressions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-16T14:52:47Z"
},
"spec": {
"description": "In server-side expressions, disable the sorting of numeric-kind metrics by their metric name or labels.",
"stage": "experimental",
"codeowner": "@grafana/oss-big-tent",
"requiresRestart": true
}
},
{
"metadata": {
"name": "disableSSEDataplane",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-04-12T16:24:34Z"
},
"spec": {
"description": "Disables dataplane specific processing in server side expressions.",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services"
}
},
{
"metadata": {
"name": "drilldownRecommendations",
"resourceVersion": "1764855550769",
"creationTimestamp": "2025-12-04T13:39:10Z"
},
"spec": {
"description": "Enables showing recently used drilldowns or recommendations given by the datasource in the AdHocFilters and GroupBy variables",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "elasticsearchCrossClusterSearch",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-12T22:20:04Z"
},
"spec": {
"description": "Enables cross cluster search in the Elasticsearch data source",
"stage": "GA",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "elasticsearchImprovedParsing",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-01-15T17:05:54Z"
},
"spec": {
"description": "Enables less memory intensive Elasticsearch result parsing",
"stage": "experimental",
"codeowner": "@grafana/partner-datasources"
}
},
{
"metadata": {
"name": "elasticsearchRawDSLQuery",
"resourceVersion": "1763508396079",
"creationTimestamp": "2025-11-18T23:26:36Z"
},
"spec": {
"description": "Enables the raw DSL query editor in the Elasticsearch data source",
"stage": "experimental",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "enableAppChromeExtensions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-30T04:32:08Z"
},
"spec": {
"description": "Set this to true to enable all app chrome extensions registered by plugins.",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "enableDashboardEmptyExtensions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-13T07:03:13Z"
},
"spec": {
"description": "Set this to true to enable all dashboard empty state extensions registered by plugins.",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "enableDatagridEditing",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-04-24T14:46:31Z"
},
"spec": {
"description": "Enables the edit functionality in the datagrid panel",
"stage": "preview",
"codeowner": "@grafana/dataviz-squad"
}
},
{
"metadata": {
"name": "enableExtensionsAdminPage",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-05T15:55:10Z"
},
"spec": {
"description": "Enables the extension admin page regardless of development mode",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"requiresRestart": true
}
},
{
"metadata": {
"name": "enableNativeHTTPHistogram",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-03T18:23:55Z"
},
"spec": {
"description": "Enables native HTTP Histograms",
"stage": "experimental",
"codeowner": "@grafana/grafana-backend-services-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "enableSCIM",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-07T14:38:46Z"
},
"spec": {
"description": "Enables SCIM support for user and group management",
"stage": "preview",
"codeowner": "@grafana/identity-access-team"
}
},
{
"metadata": {
"name": "enableScopesInMetricsExplore",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-06T13:11:33Z"
},
"spec": {
"description": "Enables the scopes usage in Metrics Explore",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "experimentRecentlyViewedDashboards",
"resourceVersion": "1768214542023",
"creationTimestamp": "2026-01-12T10:42:22Z"
},
"spec": {
"description": "A/A test for recently viewed dashboards feature",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "exploreLogsAggregatedMetrics",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-08-29T13:55:59Z"
},
"spec": {
"description": "Used in Logs Drilldown to query by aggregated metrics",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "exploreLogsLimitedTimeRange",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-08-29T13:55:59Z",
"deletionTimestamp": "2026-01-12T22:18:14Z"
},
"spec": {
"description": "Used in Logs Drilldown to limit the time range",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "exploreLogsShardSplitting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-08-29T13:55:59Z"
},
"spec": {
"description": "Deprecated. Replace with lokiShardSplitting. Used in Logs Drilldown to split queries into multiple queries based on the number of shards",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "exploreMetricsRelatedLogs",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-05T16:28:43Z",
"deletionTimestamp": "2026-01-09T22:14:53Z"
},
"spec": {
"description": "Display Related Logs in Grafana Metrics Drilldown",
"stage": "experimental",
"codeowner": "@grafana/observability-metrics",
"frontend": true
}
},
{
"metadata": {
"name": "externalServiceAccounts",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-09-28T07:26:37Z"
},
"spec": {
"description": "Automatic service account and token setup for plugins",
"stage": "preview",
"codeowner": "@grafana/identity-access-team"
}
},
{
"metadata": {
"name": "externalVizSuggestions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enable all plugins to supply visualization suggestions (including 3rd party plugins)",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "extraThemes",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-05-10T13:37:04Z",
"deletionTimestamp": "2025-05-20T08:18:08Z"
},
"spec": {
"description": "Enables extra themes",
"stage": "experimental",
"codeowner": "@grafana/grafana-frontend-platform",
"frontend": true
}
},
{
"metadata": {
"name": "faroDatasourceSelector",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-05-05T00:35:10Z"
},
"spec": {
"description": "Enable the data source selector within the Frontend Apps section of the Frontend Observability",
"stage": "preview",
"codeowner": "@grafana/app-o11y",
"frontend": true
}
},
{
"metadata": {
"name": "favoriteDatasources",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enable favorite datasources",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true
}
},
{
"metadata": {
"name": "featureHighlights",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-02-03T11:53:23Z"
},
"spec": {
"description": "Highlight Grafana Enterprise features",
"stage": "GA",
"codeowner": "@grafana/grafana-operator-experience-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "fetchRulesInCompactMode",
"resourceVersion": "1766045288124",
"creationTimestamp": "2025-12-18T08:08:08Z"
},
"spec": {
"description": "Add compact=true when fetching rules",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "fetchRulesUsingPost",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-01-29T12:17:44Z"
},
"spec": {
"description": "Use a POST request to list rules by passing down the namespaces user has access to",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "foldersAppPlatformAPI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-03T14:15:23Z"
},
"spec": {
"description": "Enables use of app platform API for folders",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "grafanaAPIServerEnsureKubectlAccess",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-12-06T20:21:21Z"
},
"spec": {
"description": "Start an additional https handler and write kubectl options",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresDevMode": true,
"requiresRestart": true
}
},
{
"metadata": {
"name": "grafanaAPIServerWithExperimentalAPIs",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-10-06T18:55:22Z"
},
"spec": {
"description": "Register experimental APIs with the k8s API server, including all datasources",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresDevMode": true,
"requiresRestart": true
}
},
{
"metadata": {
"name": "grafanaAdvisor",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-01-20T10:08:00Z"
},
"spec": {
"description": "Enables Advisor app",
"stage": "privatePreview",
"codeowner": "@grafana/plugins-platform-backend"
}
},
{
"metadata": {
"name": "grafanaAssistantInProfilesDrilldown",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables integration with Grafana Assistant in Profiles Drilldown",
"stage": "GA",
"codeowner": "@grafana/observability-traces-and-profiling",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "grafanaManagedRecordingRules",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-22T17:53:16Z",
"deletionTimestamp": "2025-05-19T10:15:49Z"
},
"spec": {
"description": "Enables Grafana-managed recording rules.",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "grafanaconThemes",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-06T11:08:04Z"
},
"spec": {
"description": "Enables the temporary themes for GrafanaCon",
"stage": "GA",
"codeowner": "@grafana/grafana-frontend-platform",
"requiresRestart": true,
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "graphiteBackendMode",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables the Graphite data source full backend mode",
"stage": "privatePreview",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "groupAttributeSync",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-09T15:29:43Z"
},
"spec": {
"description": "Enable the groupsync extension for managing Group Attribute Sync feature",
"stage": "privatePreview",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "groupByVariable",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-02-14T17:18:04Z"
},
"spec": {
"description": "Enable groupBy variable support in scenes dashboards",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "grpcServer",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-09-26T20:25:34Z"
},
"spec": {
"description": "Run the GRPC server",
"stage": "preview",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "heatmapRowsAxisOptions",
"resourceVersion": "1765353244400",
"creationTimestamp": "2025-12-10T07:54:04Z"
},
"spec": {
"description": "Enable Y-axis scale configuration options for pre-bucketed heatmap data (heatmap-rows)",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "improvedExternalSessionHandling",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-17T10:54:39Z"
},
"spec": {
"description": "Enables improved support for OAuth external sessions. After enabling this feature, users might need to re-authenticate themselves.",
"stage": "GA",
"codeowner": "@grafana/identity-access-team",
"expression": "true"
}
},
{
"metadata": {
"name": "improvedExternalSessionHandlingSAML",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-01-09T17:02:49Z"
},
"spec": {
"description": "Enables improved support for SAML external sessions. Ensure the NameID format is correctly configured in Grafana for SAML Single Logout to function properly.",
"stage": "GA",
"codeowner": "@grafana/identity-access-team",
"expression": "true"
}
},
{
"metadata": {
"name": "individualCookiePreferences",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-02-21T10:19:07Z"
},
"spec": {
"description": "Support overriding cookie preferences per user",
"stage": "experimental",
"codeowner": "@grafana/grafana-backend-group"
}
},
{
"metadata": {
"name": "infinityRunQueriesInParallel",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-14T12:54:04Z"
},
"spec": {
"description": "Enables running Infinity queries in parallel",
"stage": "privatePreview",
"codeowner": "@grafana/oss-big-tent"
}
},
{
"metadata": {
"name": "influxdbBackendMigration",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-02-09T18:26:16Z",
"deletionTimestamp": "2023-01-17T14:11:26Z"
},
"spec": {
"description": "Query InfluxDB InfluxQL without the proxy",
"stage": "GA",
"codeowner": "@grafana/partner-datasources",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "influxdbRunQueriesInParallel",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-02-01T10:58:24Z"
},
"spec": {
"description": "Enables running InfluxDB Influxql queries in parallel",
"stage": "privatePreview",
"codeowner": "@grafana/partner-datasources"
}
},
{
"metadata": {
"name": "influxqlStreamingParser",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-11-29T17:29:35Z"
},
"spec": {
"description": "Enable streaming JSON parser for InfluxDB datasource InfluxQL query language",
"stage": "experimental",
"codeowner": "@grafana/partner-datasources"
}
},
{
"metadata": {
"name": "interactiveLearning",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-22T08:06:21Z"
},
"spec": {
"description": "Enables the interactive learning app",
"stage": "preview",
"codeowner": "@grafana/pathfinder"
}
},
{
"metadata": {
"name": "investigationsBackend",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-18T08:31:03Z",
"deletionTimestamp": "2025-12-16T16:06:24Z"
},
"spec": {
"description": "Enable the investigations backend API",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "jaegerEnableGrpcEndpoint",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-31T18:19:16Z"
},
"spec": {
"description": "Enable querying trace data through Jaeger's gRPC endpoint (HTTP)",
"stage": "experimental",
"codeowner": "@grafana/oss-big-tent"
}
},
{
"metadata": {
"name": "jitterAlertRulesWithinGroups",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-01-18T18:48:11Z"
},
"spec": {
"description": "Distributes alert rule evaluations more evenly over time, including spreading out rules within the same group. Disables sequential evaluation if enabled.",
"stage": "preview",
"codeowner": "@grafana/alerting-squad",
"requiresRestart": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "k8SFolderCounts",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-27T17:10:44Z"
},
"spec": {
"description": "Enable folder's api server counts",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"expression": "false"
}
},
{
"metadata": {
"name": "k8SFolderMove",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-27T17:10:44Z"
},
"spec": {
"description": "Enable folder's api server move",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"expression": "false"
}
},
{
"metadata": {
"name": "kubernetesAggregator",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-02-12T20:59:35Z"
},
"spec": {
"description": "Enable grafana's embedded kube-aggregator",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesAggregatorCapTokenAuth",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-05-15T18:14:23Z"
},
"spec": {
"description": "Enable CAP token based authentication in grafana's embedded kube-aggregator",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesAlertingHistorian",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Adds support for Kubernetes alerting historian APIs",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesAlertingRules",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Adds support for Kubernetes alerting and recording rules",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesAnnotations",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-06T18:22:20Z"
},
"spec": {
"description": "Enables app platform API for annotations",
"stage": "experimental",
"codeowner": "@grafana/grafana-backend-services-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "kubernetesAuthZHandlerRedirect",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Redirects the traffic from the legacy access control endpoints to the new K8s AuthZ endpoints",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthnMutation",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-25T15:05:32Z"
},
"spec": {
"description": "Enables create, delete, and update mutations for resources owned by IAM identity",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthzApis",
"resourceVersion": "1767954559317",
"creationTimestamp": "2025-06-18T07:43:01Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-09 10:29:19.317164 +0000 UTC"
}
},
"spec": {
"description": "Deprecated: Use kubernetesAuthzCoreRolesApi, kubernetesAuthzRolesApi, and kubernetesAuthzRoleBindingsApi instead",
"stage": "deprecated",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthzCoreRolesApi",
"resourceVersion": "1767954459090",
"creationTimestamp": "2026-01-09T10:27:39Z"
},
"spec": {
"description": "Registers AuthZ Core Roles /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthzResourcePermissionApis",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Registers AuthZ resource permission /apis endpoints",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthzRoleBindingsApi",
"resourceVersion": "1767954459090",
"creationTimestamp": "2026-01-09T10:27:39Z"
},
"spec": {
"description": "Registers AuthZ Role Bindings /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthzRolesApi",
"resourceVersion": "1767954459090",
"creationTimestamp": "2026-01-09T10:27:39Z"
},
"spec": {
"description": "Registers AuthZ Roles /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesAuthzZanzanaSync",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-13T19:37:13Z"
},
"spec": {
"description": "Enable sync of Zanzana authorization store on AuthZ CRD mutations",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesCorrelations",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Adds support for Kubernetes correlations",
"stage": "experimental",
"codeowner": "@grafana/datapro",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesDashboards",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-05T14:34:23Z"
},
"spec": {
"description": "Use the kubernetes API in the frontend for dashboards",
"stage": "GA",
"codeowner": "@grafana/dashboards-squad",
"expression": "true"
}
},
{
"metadata": {
"name": "kubernetesDashboardsV2",
"resourceVersion": "1764236054307",
"creationTimestamp": "2025-11-27T09:34:14Z",
"deletionTimestamp": "2025-12-05T13:43:57Z"
},
"spec": {
"description": "Use the v2 kubernetes API in the frontend for dashboards",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad"
}
},
{
"metadata": {
"name": "kubernetesExternalGroupMapping",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Routes external group mapping requests from /api to the /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "kubernetesFeatureToggles",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-01-18T05:32:44Z",
"deletionTimestamp": "2026-01-07T12:02:51Z"
},
"spec": {
"description": "Use the kubernetes API for feature toggle management in the frontend",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"frontend": true
}
},
{
"metadata": {
"name": "kubernetesLibraryPanels",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-25T22:21:56Z"
},
"spec": {
"description": "Routes library panel requests from /api to the /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesLogsDrilldown",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-16T21:31:42Z"
},
"spec": {
"description": "Adds support for Kubernetes logs drilldown",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesQueryCaching",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-20T16:11:25Z"
},
"spec": {
"description": "Adds support for Kubernetes querycaching",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesShortURLs",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables k8s short url api and uses it under the hood when handling legacy /api",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesSnapshots",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-12-05T22:31:49Z"
},
"spec": {
"description": "Routes snapshot requests from /api to the /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesStars",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Routes stars requests from /api to the /apis endpoint",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "kubernetesUnifiedStorageQuotas",
"resourceVersion": "1764965198011",
"creationTimestamp": "2025-12-05T20:06:38Z"
},
"spec": {
"description": "Adds support for Kubernetes unified storage quotas",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"requiresRestart": true
}
},
{
"metadata": {
"name": "localeFormatPreference",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-31T13:59:07Z"
},
"spec": {
"description": "Specifies the locale so the correct format for numbers and dates can be shown",
"stage": "preview",
"codeowner": "@grafana/grafana-frontend-platform"
}
},
{
"metadata": {
"name": "logQLScope",
"resourceVersion": "1768317398145",
"creationTimestamp": "2024-11-11T11:53:24Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-13 15:16:38.145488 +0000 UTC"
}
},
"spec": {
"description": "In-development feature that will allow injection of labels into loki queries.",
"stage": "privatePreview",
"codeowner": "@grafana/oss-big-tent",
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "logRequestsInstrumentedAsUnknown",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-06-10T08:56:55Z"
},
"spec": {
"description": "Logs the path for requests that are instrumented as unknown",
"stage": "experimental",
"codeowner": "@grafana/grafana-backend-group"
}
},
{
"metadata": {
"name": "logsContextDatasourceUi",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-01-27T14:12:01Z"
},
"spec": {
"description": "Allow datasource to provide custom UI for context view",
"stage": "GA",
"codeowner": "@grafana/observability-logs",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "logsExploreTableDefaultVisualization",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-05-02T15:28:15Z",
"deletionTimestamp": "2026-01-12T14:11:46Z"
},
"spec": {
"description": "Sets the logs table as default visualisation in logs explore",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "logsExploreTableVisualisation",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-07-12T13:52:42Z"
},
"spec": {
"description": "A table visualisation for logs in Explore",
"stage": "GA",
"codeowner": "@grafana/observability-logs",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "logsPanelControls",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-07T14:38:55Z"
},
"spec": {
"description": "Enables a control component for the logs panel in Explore",
"stage": "preview",
"codeowner": "@grafana/observability-logs",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "lokiExperimentalStreaming",
"resourceVersion": "1768317398145",
"creationTimestamp": "2023-06-19T10:03:51Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-13 15:16:38.145488 +0000 UTC"
}
},
"spec": {
"description": "Support new streaming approach for loki (prototype, needs special loki build)",
"stage": "experimental",
"codeowner": "@grafana/oss-big-tent"
}
},
{
"metadata": {
"name": "lokiLabelNamesQueryApi",
"resourceVersion": "1768317398145",
"creationTimestamp": "2024-12-13T14:31:41Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-13 15:16:38.145488 +0000 UTC"
}
},
"spec": {
"description": "Defaults to using the Loki `/labels` API instead of `/series`",
"stage": "GA",
"codeowner": "@grafana/oss-big-tent",
"expression": "true"
}
},
{
"metadata": {
"name": "lokiLogsDataplane",
"resourceVersion": "1768317398145",
"creationTimestamp": "2023-07-13T07:58:00Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-13 15:16:38.145488 +0000 UTC"
}
},
"spec": {
"description": "Changes logs responses from Loki to be compliant with the dataplane specification.",
"stage": "experimental",
"codeowner": "@grafana/oss-big-tent"
}
},
{
"metadata": {
"name": "lokiQueryLimitsContext",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Send X-Loki-Query-Limits-Context header to Loki on first split request",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "lokiQuerySplitting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-02-09T17:27:02Z"
},
"spec": {
"description": "Split large interval queries into subqueries with smaller time intervals",
"stage": "GA",
"codeowner": "@grafana/observability-logs",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "lokiRunQueriesInParallel",
"resourceVersion": "1768317398145",
"creationTimestamp": "2023-09-19T09:34:01Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-13 15:16:38.145488 +0000 UTC"
}
},
"spec": {
"description": "Enables running Loki queries in parallel",
"stage": "privatePreview",
"codeowner": "@grafana/oss-big-tent"
}
},
{
"metadata": {
"name": "lokiShardSplitting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-23T11:21:03Z"
},
"spec": {
"description": "Use stream shards to split queries into smaller subqueries",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "managedDualWriter",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-19T14:50:39Z"
},
"spec": {
"description": "Pick the dual write mode from database configs",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "metricsFromProfiles",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-09T10:55:28Z"
},
"spec": {
"description": "Enables creating metrics from profiles and storing them as recording rules",
"stage": "experimental",
"codeowner": "@grafana/observability-traces-and-profiling",
"frontend": true
}
},
{
"metadata": {
"name": "mlExpressions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-07-13T17:37:50Z"
},
"spec": {
"description": "Enable support for Machine Learning in server-side expressions",
"stage": "experimental",
"codeowner": "@grafana/alerting-squad"
}
},
{
"metadata": {
"name": "multiPropsVariables",
"resourceVersion": "1765293230587",
"creationTimestamp": "2025-12-09T15:13:50Z"
},
"spec": {
"description": "Enables support for variables whose values can have multiple properties",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "multiTenantTempCredentials",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-02T20:25:50Z"
},
"spec": {
"description": "use multi-tenant path for awsTempCredentials",
"stage": "experimental",
"codeowner": "@grafana/aws-datasources",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "mysqlAnsiQuotes",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-10-12T11:43:35Z"
},
"spec": {
"description": "Use double quotes to escape keyword in a MySQL query",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "newClickhouseConfigPageDesign",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables new design for the Clickhouse data source configuration page",
"stage": "privatePreview",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "newDashboardWithFiltersAndGroupBy",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-04T11:25:21Z"
},
"spec": {
"description": "Enables filters and group by variables on all new dashboards. Variables are added only if default data source supports filtering.",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "newFiltersUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-08-30T12:48:13Z"
},
"spec": {
"description": "Enables new combobox style UI for the Ad hoc filters variable in scenes architecture",
"stage": "GA",
"codeowner": "@grafana/dashboards-squad",
"expression": "true"
}
},
{
"metadata": {
"name": "newGauge",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-20T16:33:19Z"
},
"spec": {
"description": "Enable new gauge visualization",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "newInfluxDSConfigPageDesign",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-25T16:39:54Z"
},
"spec": {
"description": "Enables new design for the InfluxDB data source configuration page",
"stage": "privatePreview",
"codeowner": "@grafana/partner-datasources",
"expression": "false"
}
},
{
"metadata": {
"name": "newLogContext",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z"
},
"spec": {
"description": "New Log Context component",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "newLogsPanel",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-04T17:40:17Z"
},
"spec": {
"description": "Enables the new logs panel",
"stage": "GA",
"codeowner": "@grafana/observability-logs",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "newPanelPadding",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-12T15:40:46Z"
},
"spec": {
"description": "Increases panel padding globally",
"stage": "preview",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "newShareReportDrawer",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-17T19:05:46Z"
},
"spec": {
"description": "Enables the report creation drawer in a dashboard",
"stage": "preview",
"codeowner": "@grafana/grafana-operator-experience-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "newTimeRangeZoomShortcuts",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enables new keyboard shortcuts for time range zoom operations",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true
}
},
{
"metadata": {
"name": "newVizSuggestions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-12T19:26:29Z"
},
"spec": {
"description": "Enable new visualization suggestions",
"stage": "preview",
"codeowner": "@grafana/dataviz-squad",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "oauthRequireSubClaim",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-03-25T13:22:24Z"
},
"spec": {
"description": "Require that sub claims is present in oauth tokens.",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "onlyStoreActionSets",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-20T15:02:56Z"
},
"spec": {
"description": "When storing dashboard and folder resource permissions, only store action sets and not the full list of underlying permission",
"stage": "GA",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true,
"expression": "true"
}
},
{
"metadata": {
"name": "opentsdbBackendMigration",
"resourceVersion": "1763456634837",
"creationTimestamp": "2025-11-18T09:03:54Z"
},
"spec": {
"description": "Run queries through the data source backend",
"stage": "GA",
"codeowner": "@grafana/oss-big-tent",
"requiresRestart": true,
"expression": "false"
}
},
{
"metadata": {
"name": "otelLogsFormatting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-16T15:42:14Z"
},
"spec": {
"description": "Applies OTel formatting templates to displayed logs",
"stage": "experimental",
"codeowner": "@grafana/observability-logs",
"frontend": true
}
},
{
"metadata": {
"name": "panelFilterVariable",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-11-03T12:15:54Z"
},
"spec": {
"description": "Enables use of the `systemPanelFilterVar` variable to filter panels in a dashboard",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "panelGroupBy",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enables a group by action per panel",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "panelTimeSettings",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-29T08:06:23Z"
},
"spec": {
"description": "Enables a new panel time settings drawer",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad"
}
},
{
"metadata": {
"name": "panelTitleSearch",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-02-15T18:26:03Z"
},
"spec": {
"description": "Search for dashboards using panel title",
"stage": "preview",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "passwordlessMagicLinkAuthentication",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-14T13:50:55Z"
},
"spec": {
"description": "Enable passwordless login via magic link authentication",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "pdfTables",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-11-06T13:39:22Z"
},
"spec": {
"description": "Enables generating table data as PDF in reporting",
"stage": "preview",
"codeowner": "@grafana/grafana-operator-experience-squad"
}
},
{
"metadata": {
"name": "perPanelFiltering",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enables filtering by grouping labels on the panel level through legend or tooltip",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "perPanelNonApplicableDrilldowns",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enables viewing non-applicable drilldowns on a panel level",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "permissionsFilterRemoveSubquery",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-08-02T07:39:25Z"
},
"spec": {
"description": "Alternative permission filter implementation that does not use subqueries for fetching the dashboard folder",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "playlistsReconciler",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-20T03:09:31Z"
},
"spec": {
"description": "Enables experimental reconciler for playlists",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "pluginContainers",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables running plugins in containers",
"stage": "privatePreview",
"codeowner": "@grafana/plugins-platform-backend",
"requiresRestart": true,
"expression": "false"
}
},
{
"metadata": {
"name": "pluginInsights",
"resourceVersion": "1761300628147",
"creationTimestamp": "2025-10-24T10:10:28Z"
},
"spec": {
"description": "Show insights for plugins in the plugin details page",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "pluginInstallAPISync",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-24T12:09:26Z"
},
"spec": {
"description": "Enable syncing plugin installations to the installs API",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"expression": "false"
}
},
{
"metadata": {
"name": "pluginProxyPreserveTrailingSlash",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-05T11:36:14Z"
},
"spec": {
"description": "Preserve plugin proxy trailing slash.",
"stage": "GA",
"codeowner": "@grafana/plugins-platform-backend",
"expression": "false"
}
},
{
"metadata": {
"name": "pluginStoreServiceLoading",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-17T20:01:43Z"
},
"spec": {
"description": "Load plugins on store service startup instead of wire provider, and call RegisterFixedRoles after all plugins are loaded",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"expression": "false"
}
},
{
"metadata": {
"name": "pluginsAutoUpdate",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-16T11:44:39Z"
},
"spec": {
"description": "Enables auto-updating of users installed plugins",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend"
}
},
{
"metadata": {
"name": "pluginsSriChecks",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-04T12:55:09Z"
},
"spec": {
"description": "Enables SRI checks for plugin assets",
"stage": "GA",
"codeowner": "@grafana/plugins-platform-backend",
"expression": "false"
}
},
{
"metadata": {
"name": "preferLibraryPanelTitle",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-17T11:21:21Z"
},
"spec": {
"description": "Prefer library panel title over viz panel title.",
"stage": "privatePreview",
"codeowner": "@grafana/dashboards-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "preserveDashboardStateWhenNavigating",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-05-27T12:28:06Z"
},
"spec": {
"description": "Enables possibility to preserve dashboard variables and time range when navigating between dashboards",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "preventPanelChromeOverflow",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-17T14:40:08Z"
},
"spec": {
"description": "Restrict PanelChrome contents with overflow: hidden;",
"stage": "preview",
"codeowner": "@grafana/grafana-frontend-platform",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "profilesExemplars",
"resourceVersion": "1767777507980",
"creationTimestamp": "2026-01-07T09:18:27Z"
},
"spec": {
"description": "Enables profiles exemplars support in profiles drilldown",
"stage": "experimental",
"codeowner": "@grafana/observability-traces-and-profiling"
}
},
{
"metadata": {
"name": "prometheusAzureOverrideAudience",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-05-30T15:43:32Z",
"deletionTimestamp": "2023-07-16T21:30:14Z"
},
"spec": {
"description": "Deprecated. Allow override default AAD audience for Azure Prometheus endpoint. Enabled by default. This feature should no longer be used and will be removed in the future.",
"stage": "deprecated",
"codeowner": "@grafana/partner-datasources",
"expression": "true"
}
},
{
"metadata": {
"name": "prometheusSpecialCharsInLabelValues",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-18T21:31:08Z"
},
"spec": {
"description": "Adds support for quotes and special characters in label values for Prometheus queries",
"stage": "experimental",
"codeowner": "@grafana/oss-big-tent",
"frontend": true
}
},
{
"metadata": {
"name": "prometheusTypeMigration",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Checks for deprecated Prometheus authentication methods (SigV4 and Azure), installs the relevant data source, and migrates the Prometheus data sources",
"stage": "experimental",
"codeowner": "@grafana/partner-datasources",
"requiresRestart": true,
"expression": "false"
}
},
{
"metadata": {
"name": "provisioning",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-22T09:03:50Z"
},
"spec": {
"description": "Next generation provisioning... and git",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "publicDashboardsEmailSharing",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-01-03T19:45:15Z"
},
"spec": {
"description": "Enables public dashboard sharing to be restricted to only allowed emails",
"stage": "preview",
"codeowner": "@grafana/grafana-operator-experience-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "publicDashboardsScene",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-03-22T14:48:21Z"
},
"spec": {
"description": "Enables public dashboard rendering using scenes",
"stage": "GA",
"codeowner": "@grafana/grafana-operator-experience-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "queryCacheRequestDeduplication",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Enable request deduplication when query caching is enabled. Requests issuing the same query will be deduplicated, only the first request to arrive will be executed and the response will be shared with requests arriving while there is a request in-flight",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "queryLibrary",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-10-07T18:31:45Z",
"deletionTimestamp": "2023-03-20T16:00:14Z"
},
"spec": {
"description": "Enables Saved queries (query library) feature",
"stage": "preview",
"codeowner": "@grafana/sharing-squad"
}
},
{
"metadata": {
"name": "queryService",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-19T09:26:21Z"
},
"spec": {
"description": "Register /apis/query.grafana.app/ -- will eventually replace /api/ds/query",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services",
"requiresRestart": true
}
},
{
"metadata": {
"name": "queryServiceFromExplore",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-02T10:00:33Z",
"deletionTimestamp": "2025-12-10T20:33:21Z"
},
"spec": {
"description": "Routes explore requests to the new query service",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services",
"frontend": true
}
},
{
"metadata": {
"name": "queryServiceFromUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-19T09:26:21Z"
},
"spec": {
"description": "Routes requests to the new query service",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services",
"frontend": true
}
},
{
"metadata": {
"name": "queryServiceRewrite",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-04-19T09:26:21Z"
},
"spec": {
"description": "Rewrite requests targeting /ds/query to the query service",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services",
"requiresRestart": true
}
},
{
"metadata": {
"name": "queryServiceWithConnections",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-28T19:28:26Z",
"deletionTimestamp": "2025-08-29T12:49:57Z"
},
"spec": {
"description": "Adds datasource connections to the query service",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services",
"requiresRestart": true
}
},
{
"metadata": {
"name": "recentlyViewedDashboards",
"resourceVersion": "1765227168175",
"creationTimestamp": "2025-12-08T20:44:44Z",
"annotations": {
"grafana.app/updatedTimestamp": "2025-12-08 20:52:48.175129 +0000 UTC"
}
},
"spec": {
"description": "Enables recently viewed dashboards section in the browsing dashboard page",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "refactorVariablesTimeRange",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-06-06T13:12:09Z"
},
"spec": {
"description": "Refactor time range variables flow to reduce number of API calls made when query variables are chained",
"stage": "preview",
"codeowner": "@grafana/dashboards-squad"
}
},
{
"metadata": {
"name": "refreshTokenRequired",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Require that refresh tokens are present in oauth tokens.",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "reloadDashboardsOnParamsChange",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-25T12:56:54Z"
},
"spec": {
"description": "Enables reload of dashboards on scopes, time range and variables changes",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "renderAuthJWT",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-04-03T16:53:38Z"
},
"spec": {
"description": "Uses JWT-based auth for rendering instead of relying on remote cache",
"stage": "preview",
"codeowner": "@grafana/grafana-operator-experience-squad"
}
},
{
"metadata": {
"name": "rendererDisableAppPluginsPreload",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-02-24T14:43:06Z"
},
"spec": {
"description": "Disable pre-loading app plugins when the request is coming from the renderer",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"frontend": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "reportingCsvEncodingOptions",
"resourceVersion": "1766080709938",
"creationTimestamp": "2025-12-18T17:58:29Z"
},
"spec": {
"description": "Enables CSV encoding options in the reporting feature",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad"
}
},
{
"metadata": {
"name": "reportingRetries",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-08-31T07:47:47Z"
},
"spec": {
"description": "Enables rendering retries for the reporting feature",
"stage": "preview",
"codeowner": "@grafana/grafana-operator-experience-squad",
"requiresRestart": true
}
},
{
"metadata": {
"name": "restoreDashboards",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-05-23T14:35:54Z"
},
"spec": {
"description": "Enables restore deleted dashboards feature",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"expression": "false"
}
},
{
"metadata": {
"name": "restrictedPluginApis",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables sharing a list of APIs with a list of plugins",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "rolePickerDrawer",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-26T12:51:38Z"
},
"spec": {
"description": "Enables the new role picker drawer design",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team"
}
},
{
"metadata": {
"name": "rudderstackUpgrade",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-12-02T08:42:19Z"
},
"spec": {
"description": "Enables the new version of rudderstack",
"stage": "experimental",
"codeowner": "@grafana/grafana-frontend-platform",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "scanRowInvalidDashboardParseFallbackEnabled",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-30T14:18:38Z"
},
"spec": {
"description": "Enable fallback parsing behavior when scan row encounters invalid dashboard JSON",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "scopeApi",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-11-27T07:58:25Z"
},
"spec": {
"description": "In-development feature flag for the scope api using the app platform.",
"stage": "experimental",
"codeowner": "@grafana/grafana-app-platform-squad",
"expression": "false"
}
},
{
"metadata": {
"name": "scopeFilters",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-03-05T15:41:19Z"
},
"spec": {
"description": "Enables the use of scope filters in Grafana",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "scopeSearchAllLevels",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-14T07:42:16Z"
},
"spec": {
"description": "Enable scope search to include all levels of the scope node tree",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "secretsManagementAppPlatform",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-19T09:25:14Z"
},
"spec": {
"description": "Enable the secrets management API and services under app platform",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad"
}
},
{
"metadata": {
"name": "secretsManagementAppPlatformAwsKeeper",
"resourceVersion": "1767706420889",
"creationTimestamp": "2026-01-06T12:55:50Z",
"annotations": {
"grafana.app/updatedTimestamp": "2026-01-06 13:33:40.889447 +0000 UTC"
}
},
"spec": {
"description": "Enables the creation of keepers that manage secrets stored on AWS secrets manager",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "secretsManagementAppPlatformUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enable the secrets management app platform UI",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad"
}
},
{
"metadata": {
"name": "sharingDashboardImage",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-15T21:07:39Z"
},
"spec": {
"description": "Enables image sharing functionality for dashboards",
"stage": "GA",
"codeowner": "@grafana/sharing-squad",
"frontend": true,
"expression": "true"
}
},
{
"metadata": {
"name": "showDashboardValidationWarnings",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-10-14T13:51:05Z"
},
"spec": {
"description": "Show warnings when dashboards do not validate against the schema",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad"
}
},
{
"metadata": {
"name": "smoothingTransformation",
"resourceVersion": "1767349656275",
"creationTimestamp": "2026-01-02T10:27:36Z"
},
"spec": {
"description": "Enables the ASAP smoothing transformation for time series data",
"stage": "experimental",
"codeowner": "@grafana/datapro",
"frontend": true
}
},
{
"metadata": {
"name": "sqlExpressions",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-02-27T21:16:00Z"
},
"spec": {
"description": "Enables SQL Expressions, which can execute SQL queries against data source results.",
"stage": "preview",
"codeowner": "@grafana/grafana-datasources-core-services"
}
},
{
"metadata": {
"name": "sqlExpressionsColumnAutoComplete",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-23T21:49:58Z"
},
"spec": {
"description": "Enables column autocomplete for SQL Expressions",
"stage": "experimental",
"codeowner": "@grafana/datapro",
"frontend": true
}
},
{
"metadata": {
"name": "sseGroupByDatasource",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-09-07T20:02:07Z"
},
"spec": {
"description": "Send query to the same datasource in a single request when using server side expressions. The `cloudWatchBatchQueries` feature toggle should be enabled if this used with CloudWatch.",
"stage": "experimental",
"codeowner": "@grafana/grafana-datasources-core-services"
}
},
{
"metadata": {
"name": "ssoSettingsLDAP",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-18T11:31:27Z"
},
"spec": {
"description": "Use the new SSO Settings API to configure LDAP",
"stage": "GA",
"codeowner": "@grafana/identity-access-team",
"requiresRestart": true,
"expression": "true"
}
},
{
"metadata": {
"name": "starsFromAPIServer",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "populate star status from apiserver",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"frontend": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "storage",
"resourceVersion": "1764664939750",
"creationTimestamp": "2022-03-17T17:19:23Z"
},
"spec": {
"description": "Configurable storage for dashboards, datasources, and resources",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "suggestedDashboards",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-07T13:38:59Z"
},
"spec": {
"description": "Displays datasource provisioned and community dashboards in dashboard empty page, only when coming from datasource configuration page",
"stage": "experimental",
"codeowner": "@grafana/sharing-squad"
}
},
{
"metadata": {
"name": "tableSharedCrosshair",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-12-13T09:33:14Z"
},
"spec": {
"description": "Enables shared crosshair in table panel",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true
}
},
{
"metadata": {
"name": "tabularNumbers",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-06-24T11:52:03Z"
},
"spec": {
"description": "Use fixed-width numbers globally in the UI",
"stage": "GA",
"codeowner": "@grafana/grafana-frontend-platform",
"expression": "false"
}
},
{
"metadata": {
"name": "teamFolders",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Enables team folders functionality",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"expression": "false"
}
},
{
"metadata": {
"name": "teamHttpHeadersTempo",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-05-22T19:13:31Z"
},
"spec": {
"description": "Enables LBAC for datasources for Tempo to apply LBAC filtering of traces to the client requests for users in teams",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team"
}
},
{
"metadata": {
"name": "tempoAlerting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-15T13:36:36Z"
},
"spec": {
"description": "Enables creating alerts from Tempo data source",
"stage": "experimental",
"codeowner": "@grafana/observability-traces-and-profiling"
}
},
{
"metadata": {
"name": "tempoSearchBackendMigration",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Run search queries through the tempo backend",
"stage": "GA",
"codeowner": "@grafana/oss-big-tent",
"requiresRestart": true,
"expression": "false"
}
},
{
"metadata": {
"name": "timeComparison",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-24T20:07:28Z"
},
"spec": {
"description": "Enables time comparison option in supported panels",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true
}
},
{
"metadata": {
"name": "timeRangePan",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-05T01:39:46Z"
},
"spec": {
"description": "Enables time range panning functionality",
"stage": "experimental",
"codeowner": "@grafana/dataviz-squad",
"frontend": true
}
},
{
"metadata": {
"name": "timeRangeProvider",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-22T10:52:33Z"
},
"spec": {
"description": "Enables time pickers sync",
"stage": "experimental",
"codeowner": "@grafana/grafana-frontend-platform"
}
},
{
"metadata": {
"name": "transformationsEmptyPlaceholder",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-17T13:57:05Z"
},
"spec": {
"description": "Show transformation quick-start cards in empty transformations state",
"stage": "preview",
"codeowner": "@grafana/datapro",
"frontend": true
}
},
{
"metadata": {
"name": "ttlPluginInstanceManager",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-11-18T11:17:23Z"
},
"spec": {
"description": "Enable TTL plugin instance manager",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true
}
},
{
"metadata": {
"name": "unifiedHistory",
"resourceVersion": "1762958248290",
"creationTimestamp": "2024-12-13T10:41:18Z",
"deletionTimestamp": "2025-11-13T16:25:53Z",
"annotations": {
"grafana.app/updatedTimestamp": "2025-11-12 14:37:28.29086 +0000 UTC"
}
},
"spec": {
"description": "Displays the navigation history so the user can navigate back to previous pages",
"stage": "experimental",
"codeowner": "@grafana/grafana-search-navigate-organise",
"frontend": true
}
},
{
"metadata": {
"name": "unifiedNavbars",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-04-09T12:51:22Z"
},
"spec": {
"description": "Enables unified navbars",
"stage": "GA",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "unifiedRequestLog",
"resourceVersion": "1764664939750",
"creationTimestamp": "2023-03-31T13:38:09Z",
"deletionTimestamp": "2025-12-18T14:21:02Z"
},
"spec": {
"description": "Writes error logs to the request logger",
"stage": "GA",
"codeowner": "@grafana/grafana-backend-group",
"expression": "true"
}
},
{
"metadata": {
"name": "unifiedStorageBigObjectsSupport",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-10-17T10:18:29Z"
},
"spec": {
"description": "Enables to save big objects in blob storage",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage"
}
},
{
"metadata": {
"name": "unifiedStorageGrpcConnectionPool",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-21T13:24:54Z"
},
"spec": {
"description": "Enables the unified storage grpc connection pool",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "unifiedStorageSearch",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-30T19:46:14Z",
"deletionTimestamp": "2026-01-12T10:02:12Z"
},
"spec": {
"description": "Enable unified storage search",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "unifiedStorageSearchDualReaderEnabled",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-18T12:43:56Z"
},
"spec": {
"description": "Enable dual reader for unified storage search",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "unifiedStorageSearchUI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-12-19T18:21:48Z"
},
"spec": {
"description": "Enable unified storage search UI",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "unlimitedLayoutsNesting",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-10T12:15:54Z"
},
"spec": {
"description": "Enables unlimited dashboard panel grouping",
"stage": "experimental",
"codeowner": "@grafana/dashboards-squad",
"frontend": true
}
},
{
"metadata": {
"name": "useKubernetesShortURLsAPI",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Routes short url requests from /api to the /apis endpoint in the frontend. Depends on kubernetesShortURLs",
"stage": "experimental",
"codeowner": "@grafana/sharing-squad",
"frontend": true
}
},
{
"metadata": {
"name": "useMTPlugins",
"resourceVersion": "1764913709691",
"creationTimestamp": "2025-12-05T05:48:29Z"
},
"spec": {
"description": "Enables plugins decoupling from bootdata",
"stage": "experimental",
"codeowner": "@grafana/plugins-platform-backend",
"frontend": true,
"expression": "false"
}
},
{
"metadata": {
"name": "useMultipleScopeNodesEndpoint",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-08-29T14:46:39Z",
"deletionTimestamp": "2025-09-01T09:33:33Z"
},
"spec": {
"description": "Makes the frontend use the 'names' param for fetching multiple scope nodes at once",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "useScopeSingleNodeEndpoint",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T14:32:41Z"
},
"spec": {
"description": "Use the single node endpoint for the scope api. This is used to fetch the scope parent node.",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"frontend": true,
"hideFromDocs": true,
"expression": "false"
}
},
{
"metadata": {
"name": "useScopesNavigationEndpoint",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-03-31T15:20:00Z"
},
"spec": {
"description": "Use the scopes navigation endpoint instead of the dashboardbindings endpoint",
"stage": "experimental",
"codeowner": "@grafana/grafana-operator-experience-squad",
"frontend": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "useSessionStorageForRedirection",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-09-23T09:31:23Z"
},
"spec": {
"description": "Use session storage for handling the redirection after login",
"stage": "GA",
"codeowner": "@grafana/identity-access-team",
"expression": "true"
}
},
{
"metadata": {
"name": "vizActionsAuth",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-07-31T22:56:50Z",
"deletionTimestamp": "2025-08-01T11:30:17Z"
},
"spec": {
"description": "Allows authenticated API calls in actions",
"stage": "preview",
"codeowner": "@grafana/dataviz-squad",
"frontend": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "zanzana",
"resourceVersion": "1764664939750",
"creationTimestamp": "2024-06-19T13:59:47Z"
},
"spec": {
"description": "Use openFGA as authorization engine.",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
},
{
"metadata": {
"name": "zanzanaNoLegacyClient",
"resourceVersion": "1764664939750",
"creationTimestamp": "2025-10-21T14:03:17Z"
},
"spec": {
"description": "Use openFGA as main authorization engine and disable legacy RBAC clietn.",
"stage": "experimental",
"codeowner": "@grafana/identity-access-team",
"hideFromDocs": true
}
}
]
}