On Friday, 18 March 2022 at 09:45:59 UTC [email protected] wrote: > It also would mean what we would need to support both systems - Prometheus > and Statsd (we use Prometheus for our infra monitoring so it will no go > away any soon), which is not ideal.
I think you misunderstand me. statsd_exporter does *not* use statsd. It's standalone. But you send messages to it in statsd format. It's kind-of like pushgateway, except it knows how to increment counters. With statsd_exporter, you would be using only prometheus. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/49d88876-4560-4145-810e-e06f8f5b47b3n%40googlegroups.com.

