You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
Export Prometheus metrics on regular listeners
This commit is contained in:
@@ -251,6 +251,9 @@ pub enum Resource {
|
||||
/// Healthcheck endpoint (/health)
|
||||
Health,
|
||||
|
||||
/// Prometheus metrics endpoint (/metrics)
|
||||
Prometheus,
|
||||
|
||||
/// OIDC discovery endpoints
|
||||
Discovery,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user