awslabs / awslabs/aws-embedded-metrics-python
Automatically flush for Log Event > 256KB
Open
enhancement
- Dominant language
- Python
- Stars
- 231
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
According to https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Embedded_Metric_Format_Specification.html
The embedded metric format is subject to the same limits as standard CloudWatch Logs events and are limited to a maximum size of 256 KB.
It would be really nice to have an auto flush feature when we detect the serialized log event is near 256KB.
Contributor guide
Assessment
This issue has not been assessed yet.