authelia/internal/metrics
James Elliott bd04624c09
feat(metrics): record openid connect histogram (#5769)
This adds a histogram vector on a per-endpoint basis for OpenID Connect 1.0 which records the elapsed seconds by endpoint by code.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-08-04 10:30:33 +10:00
..
metrics.go feat(metrics): record openid connect histogram (#5769) 2023-08-04 10:30:33 +10:00
prometheus.go feat(metrics): record openid connect histogram (#5769) 2023-08-04 10:30:33 +10:00
prometheus_test.go test: add misc missing tests (#5479) 2023-05-24 22:33:05 +10:00