docker / cli

The Docker CLI
Apache License 2.0
4.88k stars 1.92k forks source link

[26.1 backport] Centralize init of Meter/TracerProviders #5070

Closed laurazard closed 4 months ago

laurazard commented 4 months ago

backports https://github.com/docker/cli/pull/5067

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 64.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 61.36%. Comparing base (60f2d38) to head (6691085).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 26.1 #5070 +/- ## ========================================== + Coverage 61.10% 61.36% +0.26% ========================================== Files 298 298 Lines 20671 20681 +10 ========================================== + Hits 12631 12691 +60 + Misses 7143 7089 -54 - Partials 897 901 +4 ```