VictoriaMetrics/lib/promscrape/discovery/consul
Hui Wang 69f4a58f76
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 14:18:47 +02:00
..
agent.go lib/promscrape/discovery/consulagent: substitute metaPrefix with the __meta_consulagent_ plaintext string 2023-05-09 22:58:08 -07:00
agent_test.go added new consulagent service discovery (#3953) (#4217) 2023-05-08 23:43:59 -07:00
api.go do not print redundant error logs when failed to scrape consul or no… (#5239) 2023-10-27 14:18:47 +02:00
consul.go lib/promscrape: adds filter for consul_sd_configs: (#4184) 2023-05-08 16:14:15 -07:00
service_node.go added new consulagent service discovery (#3953) (#4217) 2023-05-08 23:43:59 -07:00
service_node_test.go added new consulagent service discovery (#3953) (#4217) 2023-05-08 23:43:59 -07:00
watch.go docs: clarify docs after 5ee344824f 2023-05-09 22:49:13 -07:00