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

pomerium / pomerium / 28901475557 / 1
53%
main: 53%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 10:27PM UTC
Files 706
Run time 21s
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.1

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

36957 of 70784 relevant lines covered (52.21%)

461.76 hits per line

Source Files on job 28901475557.1
  • Tree
  • List 706
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28901475557
  • 6d62baae on github
  • Prev Job for on main (#28625449084.1)
  • Next Job for on main (#29178062278.1)
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