zio / zio-metrics-connectors

Monitoring, Metrics and Diagnostics for ZIO
https://zio.dev/zio-metrics-connectors
Apache License 2.0
30 stars 24 forks source link

Render HELP string for Prometheus metrics #23

Closed vladimirkl closed 1 year ago

vladimirkl commented 1 year ago

Currently zio-metric-connectors renders "Some help" as HELP string for all ZIO metrics exported to Prometheus. This can be a problem in corporate environments. It looks like there is no easy fix for this, because ZIO Metric type has no ability to set description