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

Use putMetricData optimally. #7

Open
pwilczynskiclearcode opened this issue Sep 25, 2015 · 2 comments
Open

Use putMetricData optimally. #7

pwilczynskiclearcode opened this issue Sep 25, 2015 · 2 comments

Comments

@pwilczynskiclearcode
Copy link

pwilczynskiclearcode commented Sep 25, 2015

putMetricData() method allows to pack up to 40 KB of metrics. In case of producing huge number of them packing metrics in single requests could give 10-20x costs reduction.

@camitz
Copy link
Owner

camitz commented Sep 26, 2015

Good point!

camitz pushed a commit that referenced this issue Oct 8, 2016
be quiet during whitelist eval
@feliksik
Copy link

Related: I do not understand the limits; it says you can have 40 KB per PutMetricData request, but there can only be 20 MetricDatum elements in such a request. This seems very few, and certainly too few to reach 40 KB?

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

3 participants