Cloudwatch: Remove cloudWatchWildCardDimensionValues feature toggle (#84329)

This commit is contained in:
Isabella Siu
2024-03-15 09:49:53 -04:00
committed by GitHub
parent 06723b9647
commit a0b68deae4
11 changed files with 18 additions and 39 deletions
@@ -119,7 +119,6 @@ export interface FeatureToggles {
externalCorePlugins?: boolean;
pluginsAPIMetrics?: boolean;
idForwarding?: boolean;
cloudWatchWildCardDimensionValues?: boolean;
externalServiceAccounts?: boolean;
panelMonitoring?: boolean;
enableNativeHTTPHistogram?: boolean;