Commit Graph

9 Commits (master)

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