flashcatcloud / categraf

one-stop telemetry collector for nightingale
https://flashcat.cloud/docs/
MIT License
824 stars 253 forks source link

Please consider adding etcd support #970

Open Changego opened 3 months ago

Changego commented 3 months ago

Hello everyone, there is no doubt that categraf is already great. However, etcd, as the core base of k8s, is actually lacking. Have you considered supporting etcd?

kongfei605 commented 3 months ago

etcd has exposed metrics(like :2379/metrics), and the input.prometheus/prometheus agent can be used for collection.