discourse / prometheus_exporter

A framework for collecting and aggregating prometheus metrics
MIT License
525 stars 153 forks source link

Include hostname into ActiveRecord metrics #272

Closed sosedoff closed 1 year ago

sosedoff commented 1 year ago

We're providing the hostname as part of AR instrumentation, however it gets ignored in the metrics collector. Should fix #271.