lemmy/crates/utils/src/settings
Andrew Fields 1e99e8b9dc
Add Prometheus endpoint (#3456)
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.
2023-07-05 13:25:19 +02:00
..
mod.rs allow specifying db uri in config file (#2956) 2023-06-09 08:18:22 -04:00
structs.rs Add Prometheus endpoint (#3456) 2023-07-05 13:25:19 +02:00