Skip to content
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

Add additional metrics with only Queue dimension #69

Merged
merged 1 commit into from
Jan 21, 2019

Conversation

lox
Copy link
Contributor

@lox lox commented Jan 21, 2019

Ugh, I've misunderstood how Cloudwatch metrics work. All dimensions submitted must be matched on, so we can't submit a data point with a Org and a Queue dimension and then only match on the Queue dimension.

This adds two data points, one with the Queue dimension and the other with Queue+Org.

Without this change, the Elastic Stack would have to add back the OrgSlug as a mandatory param.

@lox lox merged commit 551d5d9 into master Jan 21, 2019
@lox lox deleted the add-cloudwatch-metrics-for-queue-only branch January 21, 2019 09:00
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

Successfully merging this pull request may close these issues.

1 participant