pomerium/pkg/identity
Joe Kralicky 396c35b6b4
New tracing system (#5388)
* update tracing config definitions

* new tracing system

* performance improvements

* only configure tracing in envoy if it is enabled in pomerium

* [tracing] refactor to use custom extension for trace id editing (#5420)

refactor to use custom extension for trace id editing

* set default tracing sample rate to 1.0

* fix proxy service http middleware

* improve some existing auth related traces

* test fixes

* bump envoyproxy/go-control-plane

* code cleanup

* test fixes

* Fix missing spans for well-known endpoints

* import extension apis from pomerium/envoy-custom
2025-01-21 13:26:32 -05:00
..
identity core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
legacymanager add options to adjust databroker lease ttl, and retry initial interval (#5391) 2024-12-13 14:01:43 -05:00
manager add options to adjust databroker lease ttl, and retry initial interval (#5391) 2024-12-13 14:01:43 -05:00
oauth logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
oidc New tracing system (#5388) 2025-01-21 13:26:32 -05:00
claims.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
claims_test.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
mock_provider.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
providers.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00