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

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

Build:
Build:
LAST BUILD BRANCH: igorpeshansky-remove-coveralls-token
DEFAULT BRANCH: master
Repo Added 12 Jul 2019 06:06PM CUT
Files 19
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

LAST BUILD ON BRANCH 0.6.0
branch: 0.6.0
CHANGE BRANCH
x
Reset
  • 0.6.0
  • 0.10.0
  • 0.5.0
  • 0.5.1
  • 0.5.2
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.7.5
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 0.9.0
  • StevenYCChou-patch-1
  • StevenYCChou-patch-2
  • StevenYCChou-patch-3
  • _bump_pkg_2019-11-15_16_51
  • _bump_pkg_2019-12-17_17_27
  • _bump_pkg_2020-01-22_12_48
  • _bump_pkg_2020-01-29_16_32
  • _bump_pkg_2020-02-07_00_16
  • _bump_pkg_2020-05-19_11_03
  • _bump_pkg_2020-06-16_13_48
  • _bump_pkg_2020-07-31_05_15
  • _bump_pkg_2021-01-14_00_23
  • _bump_pkg_2021-02-03_18_19
  • _bump_pkg_2021-07-08_10_23
  • _bump_pkg_2021-08-20_19_59
  • apigee
  • bmoyles0117-bump-minor-version
  • coveralls
  • davidbtucker-compat
  • davidbtucker-license
  • davidbtucker-mod
  • davidbtucker-version
  • deploy_docs
  • fmt_update
  • go-fmt-mod-vendor
  • grpc-error-code-handling
  • igorpeshansky-fix-coveralls
  • igorpeshansky-gke116-update
  • igorpeshansky-remove-coveralls-token
  • jkohen-goget
  • jkohen-main
  • jkohen-oc_vendor
  • jkohen-ocsd
  • jkohen-patch-1
  • jkohen-patch-2
  • jkschulz-version
  • jschulz-auto-approve
  • jschulz-issue152
  • jschulz-reset
  • latest_
  • latest_release
  • lingshi
  • lingshi-080
  • lingshi-ah
  • lingshi-com
  • lingshi-drop
  • lingshi-init
  • lingshi-labels
  • lingshi-labels-1
  • lingshi-matrix
  • lingshi-rs
  • lingshi-tidy
  • lingshi-toil
  • lingshi-vendor
  • lint
  • main_test
  • main_test_more_precise_and_clear
  • master
  • metrics
  • mod_update
  • nostaticcheck
  • release-0.5.0
  • release-0.5.1
  • release-0.5.2
  • release-0.6.0
  • release-0.6.1
  • release-0.6.2
  • release-0.6.3
  • release-0.6.4
  • release-v0.5.1
  • revert-166-gomod
  • support-prometheus-counters-with-total-suffix
  • tail_flake
  • v0.5.1
  • value_type
  • views
  • ycchou-document-error-on-deadline-exceeded
  • ycchou-fix-hash-in-histogram-transform
  • ycchou-handle-more-errors
  • ycchou-recoverable-grpc-connection-error
  • ycchou-remove-dropped-samples

pending completion
470

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.

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

1565 of 2419 relevant lines covered (64.7%)

0.72 hits per line

Relevant lines Covered
Build:
Build:
2419 RELEVANT LINES 1565 COVERED LINES
0.72 HITS PER LINE
Source Files on 0.6.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
470 0.6.0 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 ha... push 24 Sep 2019 03:33PM CUT web-flow travis-ci-com pending completion  
See All Builds (367)
  • Repo on GitHub
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

© 2025 Coveralls, Inc