You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm I'm not sure we should be exposing Prometheus metrics on a public endpoint, it's a paradigm we haven't followed in other apps because it invites more scrapers (in addition to the ones we have now), and it doesn't use the standard prom port.
The reason why Hank exposed it for us was to get Hiros dashboards up and running sooner for helping in Nakamoto.
It seems only the Prometheus metrics that come out of the box are displaying on the
/metrics
page, and none of the custom ones wired up here: https://github.com/hirosystems/signer-metrics-api/blob/main/src/api/routes/prom-metrics.tsThe text was updated successfully, but these errors were encountered: