Skip to content

Merge branch 'v3' into PMM-14858-fix-external-clickhouse-scrape

ec7be47
Select commit
Loading
Failed to load commit list.
Open

PMM-14858 Skip built-in ClickHouse scrape for external instances #5369

Merge branch 'v3' into PMM-14858-fix-external-clickhouse-scrape
ec7be47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

43.18% (-0.04%) compared to 3a587ee

View this Pull Request on Codecov

43.18% (-0.04%) compared to 3a587ee

Details

Codecov Report

❌ Patch coverage is 77.19298% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.18%. Comparing base (3a587ee) to head (ec7be47).
⚠️ Report is 2 commits behind head on v3.

Files with missing lines Patch % Lines
managed/cmd/pmm-managed/main.go 0.00% 11 Missing ⚠️
managed/models/database.go 50.00% 1 Missing ⚠️
managed/services/victoriametrics/prometheus.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #5369      +/-   ##
==========================================
- Coverage   43.22%   43.18%   -0.04%     
==========================================
  Files         413      413              
  Lines       42279    42182      -97     
==========================================
- Hits        18273    18218      -55     
+ Misses      22138    22100      -38     
+ Partials     1868     1864       -4     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.