opentelemetry-rust
opentelemetry-rust copied to clipboard
Update semantic conventions to v1.10.0
- :x: - login: @jakelee8 / name: Jacob Lee . The commit (980d28bfa4e1352432bdeecc26ba303192594cd6) is not authorized under a signed CLA. Please click here to be authorized. For further assistance with EasyCLA, please submit a support request ticket.
Codecov Report
Merging #789 (980d28b) into main (02e15b2) will decrease coverage by
0.0%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #789 +/- ##
=======================================
- Coverage 70.2% 70.1% -0.1%
=======================================
Files 109 109
Lines 8963 8974 +11
=======================================
+ Hits 6293 6299 +6
- Misses 2670 2675 +5
| Impacted Files | Coverage Δ | |
|---|---|---|
| opentelemetry-datadog/src/exporter/mod.rs | 24.1% <0.0%> (-0.3%) |
:arrow_down: |
| opentelemetry-zipkin/src/exporter/mod.rs | 0.0% <0.0%> (ø) |
|
| opentelemetry-zipkin/src/exporter/uploader.rs | 0.0% <0.0%> (ø) |
|
| opentelemetry-jaeger/src/exporter/collector.rs | 19.8% <0.0%> (+0.8%) |
:arrow_up: |
| opentelemetry-jaeger/src/exporter/config/mod.rs | 76.0% <0.0%> (+1.0%) |
:arrow_up: |
| opentelemetry-dynatrace/src/metric.rs | 72.9% <0.0%> (+1.1%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 02e15b2...980d28b. Read the comment docs.
Looks good 👍 , if you rebase off main the checks should pass.