mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cloudwatch: Remove cloudWatchWildCardDimensionValues feature toggle (#84329)
This commit is contained in:
@@ -411,10 +411,6 @@ const (
|
||||
// Generate signed id token for identity that can be forwarded to plugins and external services
|
||||
FlagIdForwarding = "idForwarding"
|
||||
|
||||
// FlagCloudWatchWildCardDimensionValues
|
||||
// Fetches dimension values from CloudWatch to correctly label wildcard dimensions
|
||||
FlagCloudWatchWildCardDimensionValues = "cloudWatchWildCardDimensionValues"
|
||||
|
||||
// FlagExternalServiceAccounts
|
||||
// Automatic service account and token setup for plugins
|
||||
FlagExternalServiceAccounts = "externalServiceAccounts"
|
||||
|
||||
Reference in New Issue
Block a user