lemmy_server Rust code now exposes internal metrics via Prometheus endpoint
Add a server for serving Prometheus metrics. Include a configuration block in the config file. Provide HTTP metrics on the API, along with process-level metrics and DB pool metrics.
oh, that is just what I was hoping for. Great!