consul_exporter icon indicating copy to clipboard operation
consul_exporter copied to clipboard

Exporter for Consul metrics

Results 66 consul_exporter issues
Sort by recently updated
recently updated
newest added

I am wondering what would be the best way to get high availability. Currently running the exporter itself as a Nomad job, but if for some reason the service stops...

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.29.2 to 1.29.4. Changelog Sourced from github.com/hashicorp/consul/api's changelog. 1.19.2 (August 26, 2024) SECURITY: ui: Upgrade modules with d3-color as a dependency to address denial of service issue...

dependencies

Adding metrics for how far behind the leader each raft member is ``` # HELP consul_raft_lag How far behind the leader a node is. # TYPE consul_raft_lag gauge consul_raft_lag{member="consul1",member_id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx0"} 1...

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.63.0 to 0.64.0. Release notes Sourced from github.com/prometheus/common's releases. v0.64.0 What's Changed Add deprecation notice to otlptranslator by @​ArthurSens in prometheus/common#773 Synchronize common files from prometheus/prometheus by...

dependencies
go

Propagating changes from prometheus/prometheus default branch. *Source can be found [here](https://github.com/prometheus/prometheus/blob/main/scripts/sync_repo_files.sh).*

Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.13.2 to 0.14.0. Release notes Sourced from github.com/prometheus/exporter-toolkit's releases. v0.14.0 What's Changed Synchronize common files from prometheus/prometheus by @​prombot in prometheus/exporter-toolkit#281 Synchronize common files from prometheus/prometheus by...

dependencies
go