Skip to content

feat(detectors/gcp): add parity for BMS, Cloud Run Worker Pool, GCE MIG, and GKE hostname - #9462

Open
dashpole wants to merge 13 commits into
open-telemetry:mainfrom
dashpole:gcp-detector-parity
Open

feat(detectors/gcp): add parity for BMS, Cloud Run Worker Pool, GCE MIG, and GKE hostname#9462
dashpole wants to merge 13 commits into
open-telemetry:mainfrom
dashpole:gcp-detector-parity

Address review comment: reuse CloudPlatform result in Detect

147f2d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

84.5% (+0.0%) compared to b876894

View this Pull Request on Codecov

84.5% (+0.0%) compared to b876894

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.5%. Comparing base (b876894) to head (147f2d6).

Files with missing lines Patch % Lines
detectors/gcp/detector.go 92.0% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #9462   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files        203     203           
  Lines      16805   16828   +23     
=====================================
+ Hits       14204   14225   +21     
- Misses      2121    2123    +2     
  Partials     480     480           
Files with missing lines Coverage Δ
detectors/gcp/detector.go 88.0% <92.0%> (+0.8%) ⬆️

... and 2 files with indirect coverage changes

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