Commit Graph

9 Commits (343e7308a806854e2a1d4de563e15672eca38e8d)

Author SHA1 Message Date
findnature 5072d7a58f
chore: fix function names in comment (#1813)
Signed-off-by: findnature <cricis@aliyun.com>
6 months ago
Herman Slatman b8510dd5b2
Make the `requestid` an exported middleware 8 months ago
Herman Slatman 10aa48c74a
Merge pull request #1743 from smallstep/herman/improve-request-id
Improve end-to-end request ID propagation
8 months ago
Herman Slatman d392c169fc
Improve functional coverage of request ID integration test 8 months ago
Herman Slatman 7fd524f70b
Default to generating request IDs using UUIDv4 format in CA 8 months ago
Herman Slatman 06696e6492
Move user ID handling to `userid` package 8 months ago
Herman Slatman 7e5f10927f
Decouple request ID middleware from logging middleware 8 months ago
Panagiotis Siatras fb4cd6fe81
fix: Webhook-related instruments
* fix: also instrument webhooks that do not reach the wire
* fix: register the webhook instrumentation
8 months ago
Panagiotis Siatras dd1ff9c15b
Implementation of the Prometheus endpoint (#1669)
Implementation of the http://{metricsAddress}/metrics Prometheus endpoint.
9 months ago