pomerium/internal/zero/controller
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
..
usagereporter New tracing system (#5388) 2025-01-21 13:26:32 -05:00
config.go zero: refactor telemetry and controller (#5135) 2024-06-12 21:59:25 -04:00
controller.go core/zero: add pseudonymization key (#5290) 2024-09-19 14:43:01 -06:00
databroker_restart.go zero/telemetry: internal envoy stats scraper and metrics producer (#5136) 2024-06-16 20:41:05 -04:00
databroker_restart_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
leaser.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
mux_log.go zero/connect: add re-run health checks command (#5219) 2024-08-22 16:17:53 -04:00