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

Stackdriver / stackdriver-prometheus-sidecar / 460
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: igorpeshansky-remove-coveralls-token
DEFAULT BRANCH: master
Ran 22 Sep 2019 05:55PM UTC
Jobs 1
Files 19
Run time 2s
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

pending completion
460

Pull #175

travis-ci-com

web-flow
Fix Hash Value For Prometheus Histogram Metrics.

Through internal investigation, I observed that one of the queue length
is consistently high and blocked the whole queue manager. I identified
that there are large volume of points with hash value 0 tried to be
enqueued on to shard #0, which makes the sharding inbalance and the
sharded queue are constantly blocked by shard #0.

When Stackdriver Prometheus Sidecar tries to transform Prometheus
histogram metrics into Stackdriver timeseries with value type
distribution, it should return the hash values derived by series cache
rather than 0. This change fixes the undesired behavior.
Pull Request #175: Fix Hash Value For Prometheus Histogram Metrics.

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

1565 of 2419 relevant lines covered (64.7%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 460.1 22 Sep 2019 05:55PM UTC 0
64.7
Travis Job 460.1
Source Files on build 460
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #460
  • Pull Request #175
  • PR Base - master (#458)
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