awslabs / awslabs/aws-embedded-metrics-python
Automatically flush for > 100 metrics per key
Open
enhancement
- Dominant language
- Python
- Stars
- 231
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if `put_metric` is called > 100 times, it will fail silently on the backend. We should automatically flush client-side if this limit is hit.
Contributor guide
Assessment
This issue has not been assessed yet.