consul_exporter icon indicating copy to clipboard operation
consul_exporter copied to clipboard

Exporter for Consul metrics

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

The raft_peers metric isn't actually the amount of peers. # Test I tested this by removing a peer from our consul cluster and watching the metric. It stays identical to...

Propagating changes from prometheus/prometheus default branch.

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.13.1 to 1.14.0. Commits 5aff284 backport of commit 9e4d81f68bc702fbc11520a578186bf211dfc895 (#14006) 19be2f7 backport of commit 3a98033c139dce29314116714dc61af53dec2ca8 (#14001) 2f527a5 backport of commit 5aef9318db40d299d48023da6514a4a251661070 (#14000) 126d352 Backport of Various peering...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...

dependencies

add consul_service_tag exported metrics and correction some labels infos

I am using consul_exporter in ec2 vm instance, consul_exporter-0.11.0.linux-amd64, Noticed that we are not getting all metrics and the following metrics only showing in Prometheus. Furthermore, consul_up gives 1. consul_raft_peers...

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.46.0. Release notes Sourced from github.com/prometheus/common's releases. v0.46.0 What's Changed Add golangci-lint config by @​SuperQ in prometheus/common#517 model: add metric type values by @​bboreham in...

dependencies

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.26.1 to 1.27.0. Changelog Sourced from github.com/hashicorp/consul/api's changelog. 1.17.2 (January 23, 2024) SECURITY: Upgrade OpenShift container images to use ubi9-minimal:9.3 as the base image. [GH-20014] IMPROVEMENTS: connect:...

dependencies

**What did you do?** Received alerts for "Vault Service Registration Failed in Consul". Want to understand if this could be an issue with prometheus-consul-exporter as overall vault/consul health looks healthy....

Propagating changes from prometheus/prometheus default branch.