opentelemetry-rust
opentelemetry-rust copied to clipboard
backport: dashmap change to fix security issue
Backport dashmap change in #818 to v0.17.0
Codecov Report
:exclamation: No coverage uploaded for pull request base (
v0.17.x@d719eae
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## v0.17.x #849 +/- ##
==========================================
Coverage ? 71.44%
==========================================
Files ? 101
Lines ? 8547
Branches ? 0
==========================================
Hits ? 6106
Misses ? 2441
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d719eae...cf97cb7. Read the comment docs.
MSRV issue is caused by https://github.com/plotters-rs/plotters/issues/398.
I think with the new release we can close this out