Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Add opentelemetry instrumentation - #146

Open
hamersaw wants to merge 11 commits into
masterfrom
feature/open-telemetry
Open

Add opentelemetry instrumentation#146
hamersaw wants to merge 11 commits into
masterfrom
feature/open-telemetry

Merge branch 'master' into feature/open-telemetry

9cbeef9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2026 in 1s

66.75% (-1.44%) compared to 3322b07

View this Pull Request on Codecov

66.75% (-1.44%) compared to 3322b07

Details

Codecov Report

❌ Patch coverage is 37.34177% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.75%. Comparing base (3322b07) to head (9cbeef9).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
telemetryutils/k8s.go 0.00% 50 Missing ⚠️
telemetryutils/factory.go 64.51% 15 Missing and 7 partials ⚠️
telemetryutils/config_flags.go 25.00% 21 Missing ⚠️
telemetryutils/config.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   68.18%   66.75%   -1.44%     
==========================================
  Files          69       73       +4     
  Lines        4083     4268     +185     
==========================================
+ Hits         2784     2849      +65     
- Misses       1141     1249     +108     
- Partials      158      170      +12     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.