DataDog / datadog-ci-rb

Ruby library for Datadog test visibility
https://docs.datadoghq.com/continuous_integration/tests/ruby
Other
8 stars 4 forks source link

[SDTEST-116] Implement manual_api_events metric #202

Closed anmarchenko closed 2 months ago

anmarchenko commented 3 months ago

What does this PR do? Tracks manual_api_events metric when public API is used.

Internal instrumentations don't use public API anymore.

How to test the change? Unit tests are provided

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.85%. Comparing base (8034e41) to head (3e67e2c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## anmarchenko/telemetry_metrics_net_requests #202 +/- ## =========================================================================== Coverage 98.84% 98.85% =========================================================================== Files 247 247 Lines 11117 11175 +58 Branches 502 502 =========================================================================== + Hits 10989 11047 +58 Misses 128 128 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.