VictoriaMetrics/lib/promscrape/discovery/consul
Nikolay 29f9ef9b7f
changes consul_service label value (#1143)
according to prometheus discovery.
 It should mitigate issue with case sensetive services
https://github.com/hashicorp/consul/issues/5707
2021-03-23 15:35:01 +02:00
..
agent.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
agent_test.go lib/promscrape: add Prometheus-compatible service discovery for Consul aka consul_sd_configs 2020-05-04 20:51:17 +03:00
api.go lib/promscrape: explicitly stop and cleanup service discovery routines when new config is read from -promscrape.config 2021-03-01 14:14:00 +02:00
consul.go lib/promscrape: explicitly stop and cleanup service discovery routines when new config is read from -promscrape.config 2021-03-01 14:14:00 +02:00
service_node.go changes consul_service label value (#1143) 2021-03-23 15:35:01 +02:00
service_node_test.go changes consul_service label value (#1143) 2021-03-23 15:35:01 +02:00
watch.go changes consul_service label value (#1143) 2021-03-23 15:35:01 +02:00