status-im / nim-metrics

Nim metrics client library supporting the Prometheus monitoring toolkit, StatsD and Carbon
Other
40 stars 6 forks source link

Improve chronos metrics HTTP server. #55

Closed cheatfate closed 2 years ago

cheatfate commented 2 years ago

This PR adds new interface for chronos HTTP server management, which allows:

  1. Start and close metrics HTTP server gracefully.
  2. Pause and resume server.