-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: prometheus/client_golang
base: v1.13.0
head repository: prometheus/client_golang
compare: v1.13.1
- 6 commits
- 9 files changed
- 5 contributors
Commits on Nov 1, 2022
-
Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (#1118
Configuration menu - View commit details
-
Copy full SHA for 8cc2b6c - Browse repository at this point
Copy the full SHA 8cc2b6cView commit details -
Fix
CumulativeCount
value of+Inf
bucket created from exemplar (#……1148) * Fix `CumulativeCount` value of `+Inf` bucket created from exemplar Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net> * Update prometheus/metric_test.go Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com> Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net> * Clarify description of implicit `+Inf` bucket count Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net> * Fix test variables Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net> Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net> Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1f93f64 - Browse repository at this point
Copy the full SHA 1f93f64View commit details -
Fix race condition with Exemplar in Counter (#1146)
* Fix race condition with Exemplar in Counter Potential fix for #1145. Signed-off-by: Fabian Stäber <fabian@fstab.de> * Fix race condition with Exemplar in Counter Signed-off-by: Fabian Stäber <fabian@fstab.de> Signed-off-by: Fabian Stäber <fabian@fstab.de>
Configuration menu - View commit details
-
Copy full SHA for ddd7f0e - Browse repository at this point
Copy the full SHA ddd7f0eView commit details -
Cut 1.13.1 release (+ documenting release process).
Signed-off-by: bwplotka <bwplotka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 078f11f - Browse repository at this point
Copy the full SHA 078f11fView commit details -
Added tip from Björn + Grammarly.
Signed-off-by: bwplotka <bwplotka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 79ca0eb - Browse repository at this point
Copy the full SHA 79ca0ebView commit details
Commits on Nov 2, 2022
-
Merge pull request #1157 from prometheus/cut-1.13.1
Bugfixes + Cut 1.13.1 + documenting release process.
Configuration menu - View commit details
-
Copy full SHA for 53e51c4 - Browse repository at this point
Copy the full SHA 53e51c4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.0...v1.13.1