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

Fix silent failure publishing to CloudWatch. #364

Merged
merged 1 commit into from Nov 12, 2015

Conversation

typingduck
Copy link
Contributor

CloudWatch has a max 20 metrics per request limit. This fixes servo publishing
all metrics above the 20 limit without batching.

CloudWatch has a max 20 metrics per request limit. This fixes servo publishing
all metrics above the 20 limit without batching.
dmuino added a commit that referenced this pull request Nov 12, 2015
Fix silent failure publishing to CloudWatch.
@dmuino dmuino merged commit 46aa306 into Netflix:master Nov 12, 2015
@dmuino
Copy link
Contributor

dmuino commented Nov 12, 2015

Thanks!

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.

None yet

2 participants