Skip to content

Merge branch 'main' into add-weaver-support

a9bdd24
Select commit
Loading
Failed to load commit list.
Merged

Add telemetry catalogs for NGINX OSS and Plus metrics #1444

Merge branch 'main' into add-weaver-support
a9bdd24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

85.10% (target 80.00%)

View this Pull Request on Codecov

85.10% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 97.36842% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.10%. Comparing base (6cbcd8b) to head (a9bdd24).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...lusreceiver/internal/metadata/generated_metrics.go 95.18% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1444      +/-   ##
==========================================
- Coverage   85.15%   85.10%   -0.06%     
==========================================
  Files         102      102              
  Lines       12984    12992       +8     
==========================================
  Hits        11057    11057              
- Misses       1440     1448       +8     
  Partials      487      487              
Files with missing lines Coverage Δ
internal/collector/factories.go 100.00% <ø> (ø)
...ollector/nginxplusreceiver/record/cache_metrics.go 100.00% <100.00%> (ø)
...collector/nginxplusreceiver/record/slab_metrics.go 91.66% <100.00%> (ø)
.../collector/nginxplusreceiver/record/ssl_metrics.go 100.00% <100.00%> (ø)
...llector/nginxplusreceiver/record/stream_metrics.go 100.00% <100.00%> (ø)
...ector/nginxplusreceiver/record/upstream_metrics.go 100.00% <100.00%> (ø)
internal/collector/nginxreceiver/factory.go 83.33% <ø> (ø)
.../collector/nginxreceiver/internal/config/config.go 100.00% <ø> (ø)
...ginxreceiver/internal/metadata/generated_config.go 82.22% <ø> (ø)
...inxreceiver/internal/metadata/generated_metrics.go 92.36% <ø> (ø)
... and 7 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cbcd8b...a9bdd24. Read the comment docs.

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