VictoriaMetrics/lib/promscrape/discovery/consul
Hui Wang 7c90ce39cb
do not print redundant error logs when failed to scrape consul or no… (#5239)
* do not print redundant error logs when failed to scrape consul or nomad target
prometheus performs the same because it uses consul lib which just drops the error(1806bcb38c/api/api.go (L1134))
2023-10-27 13:31:55 +08:00
..
agent.go lib/promscrape/discovery/consulagent: substitute metaPrefix with the __meta_consulagent_ plaintext string 2023-05-08 23:40:13 -07:00
agent_test.go added new consulagent service discovery (#3953) (#4217) 2023-05-04 11:36:21 +02:00
api.go do not print redundant error logs when failed to scrape consul or no… (#5239) 2023-10-27 13:31:55 +08:00
consul.go lib/promscrape: adds filter for consul_sd_configs: (#4184) 2023-04-26 19:16:27 +02:00
service_node.go added new consulagent service discovery (#3953) (#4217) 2023-05-04 11:36:21 +02:00
service_node_test.go added new consulagent service discovery (#3953) (#4217) 2023-05-04 11:36:21 +02:00
watch.go docs: clarify docs after 5ee344824f 2023-05-08 16:11:44 -07:00