Feature request: support high resolution metrics #1041
Labels
feature-request
New feature or request
status/staged-major-release
This change will go with the next major release
v2
Version 2
Is your feature request related to a problem? Please describe.
Amazon CloudWatch announced support for high resolution metric extraction from structured logs (EMF). Customers can now provide an optional
StorageResolution
parameter within the EMF specification with a value of 1 or 60 (default) to indicate the desired resolution (in seconds) of the metric.We should consider adding support for this new optional parameter to Metrics.
The EMF log should have this format:
As part of this issue we should also update the API docs, documentation, and unit/integration tests.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: