awslabs / awslabs/aws-embedded-metrics-java
Disable metrics logging for tests
Open
- Dominant language
- Java
- Stars
- 48
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
from my point of view, it would be great being able to disable logging of metrics for tests in an easy way. Currently we set `AWS_EMF_ENVIRONMENT="Local"` for all our tests, but this logs everything onto stdout which produces a lot of noise during test runs. Having an environment setting like `AWS_EMF_ENVIRONMENT="Test"` would help us a lot.
Contributor guide
Assessment
This issue has not been assessed yet.