Update module prometheus/client_golang to v1.9.0
Loading
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/prometheus/client_golang | require | minor |
v1.5.1 -> v1.9.0
|
v1.9.0
NewPidFileFn
helper to create process collectors for processes whose PID is read from a file. #804
InstrumentHandler...
middlewares with invalid metric or label names. #823
v1.8.0
time.Time
rather than string
for timestamps in RuntimeinfoResult
. #777
MetricVec
to facilitate implementation of vectors of custom Metric
types. #803
/status/tsdb
endpoint. #773
Metric
references after reslicing to free up more memory. #784
v1.7.1
LabelNames
and LabelValues
. #771
v1.7.0
LabelNames
and LabelValues
. #767
GatherAndCount
and enable filtering in CollectAndCount
#753
status
and runtimeinfo
endpoints. #755
nil
with a WrapRegistererWith...
function creates a no-op Registerer
. #764
v1.6.0
This MR has been generated by Renovate Bot.