Commit Graph

9 Commits (fdb0cf03f6e013bf2b72477e75bb3fe0266bbad6)

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