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

pomerium / pomerium / 7053855279
45%

Build:
DEFAULT BRANCH: main
Ran 01 Dec 2023 12:17AM UTC
Jobs 1
Files 305
Run time 20s
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

01 Dec 2023 12:14AM UTC coverage: 62.733% (+0.003%) from 62.73%
7053855279

push

github

web-flow
metrics: explicitly set Accept header (#4774)

If a request is made to the Pomerium metrics endpoint with an Accept
header requesting the Prometheus protobuf exposition format, some
metrics will be missing from the response.

These missing metrics are obtained by replaying the incoming request to 
an OpenCensus metrics exporter. This exporter honors the request for the
protobuf format, however Pomerium expects this response to be in the 
text format.

We can avoid this mismatch by explicitly requesting the text format from
the OpenCensus exporter, regardless of the incoming request's Accept
header.

(Note: the Pomerium metrics endpoint always responds with text format 
metrics, even if the protobuf format is requested.)

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

14519 of 23144 relevant lines covered (62.73%)

117.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7053855279.1 01 Dec 2023 12:17AM UTC 0
62.73
GitHub Action Run
Source Files on build 7053855279
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7053855279
  • a246466a on github
  • Prev Build on main (#7041557886)
  • Next Build on main (#7087565018)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc