lemmy/crates
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
..
api Add Open links in new tab setting (#3318) 2023-07-03 11:10:25 -04:00
api_common 300 comment limit. (#3306) 2023-07-03 18:02:57 -04:00
api_crud Dont compare db string errors (fixes #1393) (#3424) 2023-07-03 11:59:49 -04:00
apub fix(posts/comments/search): return error on invalid community name (#3418) 2023-07-04 13:04:38 +02:00
db_schema Fixing clippy. (#3471) 2023-07-04 12:15:27 +02:00
db_views 300 comment limit. (#3306) 2023-07-03 18:02:57 -04:00
db_views_actor Adding rest of community sorts. Fixes #3374 (#3376) 2023-07-03 13:09:15 -04:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Item URL should point to post URL (#3345) 2023-06-26 15:11:16 +02:00
utils Add Prometheus endpoint (#3456) 2023-07-05 13:25:19 +02:00