• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 28901475557
53%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 10:27PM UTC
Jobs 1
Files 706
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jul 2026 09:57PM UTC coverage: 52.211% (-0.02%) from 52.232%
28901475557

push

github

web-flow
tracing: fix otel resource initialization (#6499)

## Summary

This fixes initialization of the otel tracer `Resource` to not merge
with `resources.Default()`, which may have a different schema version
than the one from `semconv.SchemaURL` that we import with a specific
version. The default attributes that were used from resources.Default()
are added manually instead (the default detectors are not exported).

In `go.opentelemetry.io/otel` v1.44.0, the default schema url was
changed to 1.41.0, which was conflicting with the imported version and
caused an error on startup.


## Related issues

<!-- For example...
- #159
-->

## User Explanation

N/A

## AI disclosure

none

## Checklist

- [ ] reference any related issues
- [ ] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] disclosed AI usage (or wrote "none") per AI_POLICY.md
- [x] ready for review

7 of 7 new or added lines in 1 file covered. (100.0%)

34 existing lines in 9 files now uncovered.

36957 of 70784 relevant lines covered (52.21%)

461.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
80.34
0.0% pkg/ssh/manager.go
6
87.62
-2.97% config/config_source.go
4
74.26
-0.89% internal/databroker/config_source.go
4
90.91
-3.64% pkg/fanout/receive.go
4
77.03
-2.7% pkg/grpcutil/client_manager.go
3
48.12
-0.18% internal/databroker/server_clustered_follower.go
2
89.19
-5.41% pkg/fanout/fanout.go
1
81.95
-0.21% pkg/envoy/resource_monitor_linux.go
1
75.41
0.0% pkg/storage/postgres/registry.go
Jobs
ID Job ID Ran Files Coverage
1 28901475557.1 07 Jul 2026 10:27PM UTC 706
52.21
GitHub Action Run
Source Files on build 28901475557
  • Tree
  • List 706
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28901475557
  • 6d62baae on github
  • Prev Build on main (#28625449084)
  • Next Build on main (#29178062278)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc