This message was deleted.
# general
s
This message was deleted.
a
yeah, Druid metrics are generic enough, as you could set it up with a graphite endpoint, http endpoint, etc. They don’t follow a specific monitoring tool’s naming guideline, such as Prometheus’s naming best practice you linked. Afaik, currently, the
prometheus-emitter
itself doesn’t do any custom translation besides adding a few extra label dimensions to outbound metrics if configured. It might be possible to add the desired formatting, let me know if you’ve some ideas.
👍 1