2022-01-26 11:44:20 -06:00
|
|
|
// NOTE: This file is autogenerated
|
|
|
|
|
|
|
|
package featuremgmt
|
|
|
|
|
|
|
|
const (
|
|
|
|
// FlagTrimDefaults
|
|
|
|
// Use cue schema to remove values that will be applied automatically
|
|
|
|
FlagTrimDefaults = "trimDefaults"
|
|
|
|
|
|
|
|
// FlagEnvelopeEncryption
|
|
|
|
// encrypt secrets
|
|
|
|
FlagEnvelopeEncryption = "envelopeEncryption"
|
|
|
|
|
|
|
|
// FlagHttpclientproviderAzureAuth
|
|
|
|
// use http client for azure auth
|
|
|
|
FlagHttpclientproviderAzureAuth = "httpclientprovider_azure_auth"
|
|
|
|
|
|
|
|
// FlagServiceAccounts
|
|
|
|
// support service accounts
|
|
|
|
FlagServiceAccounts = "service-accounts"
|
|
|
|
|
|
|
|
// FlagDatabaseMetrics
|
|
|
|
// Add prometheus metrics for database tables
|
|
|
|
FlagDatabaseMetrics = "database_metrics"
|
|
|
|
|
|
|
|
// FlagDashboardPreviews
|
|
|
|
// Create and show thumbnails for dashboard search results
|
|
|
|
FlagDashboardPreviews = "dashboardPreviews"
|
|
|
|
|
2022-02-10 12:45:00 -06:00
|
|
|
// FlagDashboardPreviewsScheduler
|
|
|
|
// Schedule automatic updates to dashboard previews
|
|
|
|
FlagDashboardPreviewsScheduler = "dashboardPreviewsScheduler"
|
|
|
|
|
2022-02-17 02:34:07 -06:00
|
|
|
// FlagDashboardPreviewsAdmin
|
|
|
|
// Manage the dashboard previews crawler process from the UI
|
|
|
|
FlagDashboardPreviewsAdmin = "dashboardPreviewsAdmin"
|
|
|
|
|
2022-01-26 11:44:20 -06:00
|
|
|
// FlagLiveConfig
|
|
|
|
// Save grafana live configuration in SQL tables
|
|
|
|
FlagLiveConfig = "live-config"
|
|
|
|
|
|
|
|
// FlagLivePipeline
|
|
|
|
// enable a generic live processing pipeline
|
|
|
|
FlagLivePipeline = "live-pipeline"
|
|
|
|
|
|
|
|
// FlagLiveServiceWebWorker
|
|
|
|
// This will use a webworker thread to processes events rather than the main thread
|
|
|
|
FlagLiveServiceWebWorker = "live-service-web-worker"
|
|
|
|
|
|
|
|
// FlagQueryOverLive
|
|
|
|
// Use grafana live websocket to execute backend queries
|
|
|
|
FlagQueryOverLive = "queryOverLive"
|
|
|
|
|
2022-02-15 12:26:03 -06:00
|
|
|
// FlagPanelTitleSearch
|
|
|
|
// Search for dashboards using panel title
|
|
|
|
FlagPanelTitleSearch = "panelTitleSearch"
|
|
|
|
|
2022-01-26 11:44:20 -06:00
|
|
|
// FlagTempoSearch
|
|
|
|
// Enable searching in tempo datasources
|
|
|
|
FlagTempoSearch = "tempoSearch"
|
|
|
|
|
|
|
|
// FlagTempoBackendSearch
|
|
|
|
// Use backend for tempo search
|
|
|
|
FlagTempoBackendSearch = "tempoBackendSearch"
|
|
|
|
|
|
|
|
// FlagTempoServiceGraph
|
|
|
|
// show service
|
|
|
|
FlagTempoServiceGraph = "tempoServiceGraph"
|
|
|
|
|
2022-02-07 01:43:48 -06:00
|
|
|
// FlagLokiBackendMode
|
|
|
|
// Loki datasource works as backend datasource
|
|
|
|
FlagLokiBackendMode = "lokiBackendMode"
|
|
|
|
|
2022-01-26 11:44:20 -06:00
|
|
|
// FlagAccesscontrol
|
|
|
|
// Support robust access control
|
|
|
|
FlagAccesscontrol = "accesscontrol"
|
|
|
|
|
2022-03-31 04:40:57 -05:00
|
|
|
// FlagAccesscontrolBuiltins
|
|
|
|
// Simplify access control builtin roles
|
|
|
|
FlagAccesscontrolBuiltins = "accesscontrol-builtins"
|
|
|
|
|
2022-01-26 11:44:20 -06:00
|
|
|
// FlagPrometheusAzureAuth
|
|
|
|
// Use azure authentication for prometheus datasource
|
|
|
|
FlagPrometheusAzureAuth = "prometheus_azure_auth"
|
|
|
|
|
2022-02-09 12:26:16 -06:00
|
|
|
// FlagInfluxdbBackendMigration
|
|
|
|
// Query InfluxDB InfluxQL without the proxy
|
|
|
|
FlagInfluxdbBackendMigration = "influxdbBackendMigration"
|
|
|
|
|
2022-01-26 11:44:20 -06:00
|
|
|
// FlagNewNavigation
|
|
|
|
// Try the next gen navigation model
|
|
|
|
FlagNewNavigation = "newNavigation"
|
|
|
|
|
|
|
|
// FlagShowFeatureFlagsInUI
|
|
|
|
// Show feature flags in the settings UI
|
|
|
|
FlagShowFeatureFlagsInUI = "showFeatureFlagsInUI"
|
|
|
|
|
|
|
|
// FlagDisableHttpRequestHistogram
|
|
|
|
// Do not create histograms for http requests
|
|
|
|
FlagDisableHttpRequestHistogram = "disable_http_request_histogram"
|
|
|
|
|
|
|
|
// FlagValidatedQueries
|
|
|
|
// only execute the query saved in a panel
|
|
|
|
FlagValidatedQueries = "validatedQueries"
|
2022-02-03 05:53:23 -06:00
|
|
|
|
2022-03-01 16:46:52 -06:00
|
|
|
// FlagLokiLive
|
|
|
|
// support websocket streaming for loki (early prototype)
|
|
|
|
FlagLokiLive = "lokiLive"
|
|
|
|
|
2022-02-08 06:38:43 -06:00
|
|
|
// FlagSwaggerUi
|
|
|
|
// Serves swagger UI
|
|
|
|
FlagSwaggerUi = "swaggerUi"
|
|
|
|
|
2022-02-03 05:53:23 -06:00
|
|
|
// FlagFeatureHighlights
|
|
|
|
// Highlight Enterprise features
|
|
|
|
FlagFeatureHighlights = "featureHighlights"
|
2022-02-15 10:54:27 -06:00
|
|
|
|
2022-02-22 01:47:42 -06:00
|
|
|
// FlagDashboardComments
|
|
|
|
// Enable dashboard-wide comments
|
|
|
|
FlagDashboardComments = "dashboardComments"
|
|
|
|
|
|
|
|
// FlagAnnotationComments
|
|
|
|
// Enable annotation comments
|
|
|
|
FlagAnnotationComments = "annotationComments"
|
|
|
|
|
2022-02-15 10:54:27 -06:00
|
|
|
// FlagMigrationLocking
|
|
|
|
// Lock database during migrations
|
|
|
|
FlagMigrationLocking = "migrationLocking"
|
2022-03-14 14:07:45 -05:00
|
|
|
|
2022-03-30 12:07:41 -05:00
|
|
|
// FlagSaveDashboardDrawer
|
|
|
|
// Use a drawer to show save dashboard dialog
|
|
|
|
FlagSaveDashboardDrawer = "saveDashboardDrawer"
|
|
|
|
|
2022-03-17 12:19:23 -05:00
|
|
|
// FlagStorage
|
|
|
|
// Configurable storage for dashboards, datasources, and resources
|
|
|
|
FlagStorage = "storage"
|
|
|
|
|
|
|
|
// FlagStorageLocalUpload
|
|
|
|
// allow uploads to local storage
|
|
|
|
FlagStorageLocalUpload = "storageLocalUpload"
|
|
|
|
|
2022-03-14 14:07:45 -05:00
|
|
|
// FlagAzureMonitorResourcePickerForMetrics
|
|
|
|
// New UI for Azure Monitor Metrics Query
|
|
|
|
FlagAzureMonitorResourcePickerForMetrics = "azureMonitorResourcePickerForMetrics"
|
2022-01-26 11:44:20 -06:00
|
|
|
)
|