Update module github.com/prometheus/client_golang to v1.11.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/prometheus/client_golang | require | minor |
v1.10.0 -> v1.11.0
|
Release Notes
prometheus/client_golang
v1.11.0
- [CHANGE] Add new collectors package. #862
- [CHANGE]
prometheus.NewExpvarCollectoris deprecated, usecollectors.NewExpvarCollectorinstead. #862 - [CHANGE]
prometheus.NewGoCollectoris deprecated, usecollectors.NewGoCollectorinstead. #862 - [CHANGE]
prometheus.NewBuildInfoCollectoris deprecated, usecollectors.NewBuildInfoCollectorinstead. #862 - [FEATURE] Add new collector for database/sql#DBStats. #866
- [FEATURE] API client: Add exemplars API support. #861
- [ENHANCEMENT] API client: Add newer fields to Rules API. #855
- [ENHANCEMENT] API client: Add missing fields to Targets API. #856
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by renovate