mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-31 09:57:17 +02:00
## Summary Add some more metrics: - Authenticate token verification - Authorization log duration - Authorization evaluator and header evaluator - IDP token session creator HTTP and gRPC endpoints are already instrumented via middleware, which covers authenticate, proxy and databroker endpoints. Postgres is also already instrumented using `otelpgx`. ## Related issues - [ENG-2407](https://linear.app/pomerium/issue/ENG-2407/add-additional-metrics-and-tracing-spans-to-pomerium) ## Checklist - [x] reference any related issues - [ ] updated unit tests - [ ] add appropriate label (`enhancement`, `bug`, `breaking`, `dependencies`, `ci`) - [x] ready for review |
||
---|---|---|
.. | ||
autocert.go | ||
bench_test.go | ||
const.go | ||
doc.go | ||
envoy.go | ||
grpc.go | ||
grpc_test.go | ||
helpers_test.go | ||
http.go | ||
http_test.go | ||
info.go | ||
info_test.go | ||
otel.go | ||
processes.go | ||
processes_test.go | ||
providers.go | ||
providers_test.go | ||
registry.go | ||
storage.go | ||
storage_test.go |