Closed lojzatran closed 7 months ago
Attention: Patch coverage is 3.60360%
with 107 lines
in your changes are missing coverage. Please review.
Project coverage is 10.62%. Comparing base (
29dd4b3
) to head (71c5b3b
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We decided not to add dynatrace module for now.
Reason: it would add too much overhead as it uses HTTP to create new metrics. This would significantly slow down every request to commercetools. The other way for now for dynatrace is to use opentelemetry.
I added an example app to show how to use with this monitoring module: https://github.com/commercetools/commercetools-sdk-java-v2/pull/622