add DeliveryStreamName dimension to AWS/Firehose Cloudwatch namespace (#7388)

This commit is contained in:
Oleksandr Kushchenko 2017-01-28 09:30:57 +02:00 committed by Torkel Ödegaard
parent 5b699dbf0d
commit edba465a75

View File

@ -111,7 +111,7 @@ func init() {
"AWS/ElasticMapReduce": {"ClusterId", "JobFlowId", "JobId"},
"AWS/ES": {"ClientId", "DomainName"},
"AWS/Events": {"RuleName"},
"AWS/Firehose": {},
"AWS/Firehose": {"DeliveryStreamName"},
"AWS/IoT": {"Protocol"},
"AWS/Kinesis": {"StreamName", "ShardID"},
"AWS/KinesisAnalytics": {"Flow", "Id", "Application"},