mirror of
				https://github.com/grafana/grafana.git
				synced 2025-02-25 18:55:37 -06:00 
			
		
		
		
	CloudWatch: Add CloudWatchSynthetics dimension (#60832)
This commit is contained in:
		| @@ -518,7 +518,7 @@ var NamespaceDimensionKeysMap = map[string][]string{ | ||||
| 	"AWS/Rekognition":             {}, | ||||
| 	"AWS/Cassandra":               {"Keyspace", "Operation", "TableName"}, | ||||
| 	"AWS/AmplifyHosting":          {"App"}, | ||||
| 	"CloudWatchSynthetics":        {"CanaryName"}, | ||||
| 	"CloudWatchSynthetics":        {"CanaryName", "StepName"}, | ||||
| } | ||||
|  | ||||
| var Regions = []string{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user