fx
fx copied to clipboard
Monitor
It would be nice if fx has a built-in monitor with a dashboard (grafana?)
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]