The java and python plugins report ResourceType metric dimension as AWS::Org::Name and the go plugin reports AWS/Org/Name. Users should expect each cloudformation resource provider plugin to report metrics in the same way.
I'm filling this issue to start a discussion on how this should be fixed forward. While it's a simple code change, it's a backwards incompatible change for users that are relying on the current metric format.
The java and python plugins report
ResourceTypemetric dimension asAWS::Org::Nameand the go plugin reportsAWS/Org/Name. Users should expect each cloudformation resource provider plugin to report metrics in the same way.I'm filling this issue to start a discussion on how this should be fixed forward. While it's a simple code change, it's a backwards incompatible change for users that are relying on the current metric format.