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

Stackdriver / stackdriver-prometheus-sidecar / 467 / 1
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2019 12:52PM UTC
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

24 Sep 2019 12:43PM UTC coverage: 64.696%. First build
467.1

push

travis-ci-com

web-flow
Fix hash value for Prometheus histogram metrics. (#175)

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.

1565 of 2419 relevant lines covered (64.7%)

0.72 hits per line

Source Files on job 467.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 81
  • Travis Job 467.1
  • cf645f30 on github
  • Prev Job for on master (#458.1)
  • Next Job for on master (#474.1)
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