fx icon indicating copy to clipboard operation
fx copied to clipboard

Monitor

Open metrue opened this issue 4 years ago • 1 comments

It would be nice if fx has a built-in monitor with a dashboard (grafana?)

metrue avatar May 21 '20 08:05 metrue

Node

https://swaggerstats.io/guide/prometheus.html#prometheus-queries

collect metrics with swagger-stats, its data expose as Prometheus format, then take Prometheus to consume those data, display with granfana.

  • [x] expose the metrics with Prometheus format https://github.com/metrue/fx/pull/537
  • [ ] metrics consumer [Prometheus]
  • [ ] metrics dashboard [Grafana]

metrue avatar May 21 '20 10:05 metrue