It would be nice to support the following metrics out of the box for now
- Message flush rate
- Ongoing groups and tables and modes
- Error rate
- Need the ability to mark an error when flushing buffer or to flushing to buffer
- Basic NATS metrics
- Disk metrics
Output
- Need a good schema for tracking pg_flo related metrics in internal metadata table and then a simple page to show all the above data that users can view just by running the same docker image and mount it as a simple http server.
- Metrics can be consumed from Otel or similar too?