consul_exporter
consul_exporter copied to clipboard
Exporter for Consul metrics
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.52.3 to 0.53.0. Release notes Sourced from github.com/prometheus/common's releases. v0.53.0 What's Changed Add StatusAt method for Alert struct by @grobinson-grafana in prometheus/common#618 config: allow exposing real secret...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Propagating changes from prometheus/prometheus default branch.
Propagating changes from prometheus/prometheus default branch.
Hello. When using the metric **consul_serf_lan_member_info**, I would like to see the member's role to understand whether the member is a leader or not. Currently, the role only shows: **role="consul"...
`consul_raft_peers` reports two kind of metric format. Very inconvenient need to invent the wheel for display it some how meaningfully to users **Environment** Ubuntu 22.04 * System information: Linux 5.15.0-122-generic...
* Update Go to 1.23. * Replace go-kit/log with slog.
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.4. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.4 [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623 v1.20.3 [BUGFIX] histograms:...
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.11.0 to 0.13.0. Release notes Sourced from github.com/prometheus/exporter-toolkit's releases. v0.13.0 [CHANGE] Switch logging library to slog #240 v0.12.0 [FEATURE] Add pprof links to landing page #196 [FEATURE]...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.55.0 to 0.59.1. Release notes Sourced from github.com/prometheus/common's releases. v0.59.1 What's Changed fix(utf8): Fix multiple metric name inside braces validation by @fedetorres93 in prometheus/common#691 Full Changelog: https://github.com/prometheus/common/compare/v0.59.0...v0.59.1...