esctl icon indicating copy to clipboard operation
esctl copied to clipboard

Support service discovery in esctl configuration

Open f9n opened this issue 2 years ago • 0 comments

Description

The host and port pair configurations can be retrieved from the service discovery tools (consul, etcd, zookeeper) or rest api.

Motivation

In dynamic environment, host and port pair can be changed. So this configuration definition will be stale.

Additional Context

  • https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config
  • https://prometheus.io/docs/prometheus/latest/configuration/configuration/#consul_sd_config

f9n avatar Jul 10 '23 14:07 f9n