crate / jmx_exporter

A javaagent to export CrateDB JMX metrics for prometheus
Other
3 stars 0 forks source link

Connectivity with Telegraf #63

Open amotl opened 6 months ago

amotl commented 6 months ago

About

While this metrics adapter makes JMX metrics consumable by Prometheus already, we are now looking at how they could be optimally consumed by Telegraf.

Opposed to our other integration with the Telegraf agent, which is about using CrateDB as a metrics store, this one is about exposing CrateDB's metrics into monitoring environments running on Telegraf instead of Prometheus, effectively feeding metrics data as a metrics client.