Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Update module github.com/prometheus/client_golang to v0.9.4 #28

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require patch v0.9.1 -> v0.9.4

Release Notes

prometheus/client_golang

v0.9.4

Compare Source

  • [CHANGE] API client: Switch to alert values as strings. #​585
  • [FEATURE] Add a collector for Go module build information. #​595
  • [FEATURE] promhttp: Add an counter for internal errors during HTTP exposition. #​594
  • [FEATURE] API client: Support target metadata API. #​590
  • [FEATURE] API client: Support storage warnings. #​562
  • [ENHANCEMENT] API client: Improve performance handling JSON. #​570
  • [BUGFIX] Reduce test flakiness. #​573

v0.9.3

Compare Source

  • [CHANGE] Required Go version is now 1.9+. #​561
  • [FEATURE] API client: Add POST with get fallback for Query/QueryRange. #​557
  • [FEATURE] API client: Add alerts endpoint. #​552
  • [FEATURE] API client: Add rules endpoint. #​508
  • [FEATURE] push: Add option to pick metrics format. #​540
  • [ENHANCEMENT] Limit time the Go collector may take to collect memstats,
    returning results from the previous collection in case of a timeout. #​568
  • [ENHANCEMENT] Pusher now requires only a thin interface instead of a full
    http.Client, facilitating mocking and custom HTTP client implementation.
    #​559
  • [ENHANCEMENT] Memory usage improvement for histograms and summaries without
    objectives. #​536
  • [ENHANCEMENT] Summaries without objectives are now lock-free. #​521
  • [BUGFIX] promhttp: InstrumentRoundTripperTrace now takes into account a pre-set context. #​582
  • [BUGFIX] TestCounterAddLarge now works on all platforms. #​567
  • [BUGFIX] Fix promhttp examples. #​535 #​544
  • [BUGFIX] API client: Wait for done before writing to shared response
    body. #​532
  • [BUGFIX] API client: Deal with discovered labels properly. #​529

v0.9.2

Compare Source

  • [FEATURE] Support for Go modules. #​501
  • [FEATURE] Timer.ObserveDuration returns observed duration. #​509
  • [ENHANCEMENT] Improved doc comments and error messages. #​504
  • [BUGFIX] Fix race condition during metrics gathering. #​512
  • [BUGFIX] Fix testutil metric comparison for Histograms and empty labels. #​494 #​498

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@nlamirault nlamirault merged commit ed44d62 into master Jul 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/github.com-prometheus-client_golang-0.x branch July 18, 2021 20:41
@nlamirault nlamirault self-assigned this Aug 24, 2021
@nlamirault nlamirault added area/golang Terraform dependency/golang Dependency Golang kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix status/review_needed The issue or PR needs to be reviewed labels Aug 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/golang Terraform dependency/golang Dependency Golang kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants