4 Commits

Author SHA1 Message Date
Mariano Cano
c26c8d7615 Add SSH certificate type to metrics
This commit passes the commit updates the Meter interface with SSH
certificates and X.509 certificate chains. This allows us to add
certificate specific things into the metrics. In this PR we are adding
the SSH certificate type, user, or host.
2025-06-05 16:41:42 -07:00
findnature
5072d7a58f chore: fix function names in comment (#1813)
Signed-off-by: findnature <cricis@aliyun.com>
2024-04-24 09:33:51 -07:00
Panagiotis Siatras
fb4cd6fe81 fix: Webhook-related instruments
* fix: also instrument webhooks that do not reach the wire
* fix: register the webhook instrumentation
2024-02-27 22:43:45 +02:00
Panagiotis Siatras
dd1ff9c15b Implementation of the Prometheus endpoint (#1669)
Implementation of the http://{metricsAddress}/metrics Prometheus endpoint.
2024-01-25 23:47:27 -08:00