Skip to content

Support for aggregation_dimensions? #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jpheneger opened this issue Oct 25, 2019 · 0 comments
Open

Support for aggregation_dimensions? #27

jpheneger opened this issue Oct 25, 2019 · 0 comments

Comments

@jpheneger
Copy link

I'm using this library to capture metrics for several node applications - I'd like to specify multiple dimensions in order to be able to filter within CloudWatch but once the dimensions are applied to a metric AWS does not provide aggregation across dimensions.

If I want to have a dimension for environment, instance_id, and release - I cannot get metrics that are aggregated for all metrics in the "prod" environment.

AWS addresses this with the aggregation_dimensions configuration (https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-Configuration-File-Details.html#CloudWatch-Agent-Configuration-File-Metricssection).

Adding this to the library would be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant