open-telemetry / opentelemetry-rust-contrib

OpenTelemetry Contrib Packages for Rust
Apache License 2.0
29 stars 29 forks source link

Fix typo in operation name #85

Closed RocketRace closed 2 weeks ago

RocketRace commented 2 weeks ago

Fixes: image

Changes

Fix a typo in the operation name for opentelemetry_datadog, now "opentelemetry" is spelled correctly

Merge requirement checklist

linux-foundation-easycla[bot] commented 2 weeks ago

CLA Signed


The committers listed above are authorized under a signed CLA.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 55.7%. Comparing base (56a6f45) to head (d452581). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ======================================= + Coverage 52.3% 55.7% +3.4% ======================================= Files 38 38 Lines 4967 5394 +427 ======================================= + Hits 2598 3006 +408 - Misses 2369 2388 +19 ```

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