docker / cli

The Docker CLI
Apache License 2.0
4.77k stars 1.89k forks source link

[26.1 backport] Add OTel instrumentation to CLI plugins #5071

Closed laurazard closed 2 months ago

laurazard commented 2 months ago

Backports https://github.com/docker/cli/pull/5051

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 61.34%. Comparing base (004e292) to head (326c713). Report is 3 commits behind head on 26.1.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 26.1 #5071 +/- ## ========================================== - Coverage 61.36% 61.34% -0.03% ========================================== Files 298 298 Lines 20681 20688 +7 ========================================== Hits 12691 12691 - Misses 7089 7096 +7 Partials 901 901 ```