1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-28 14:08:43 +02:00
pomerium/internal/zero/telemetry
Joe Kralicky fe31799eb5
Fix many instances of contexts and loggers not being propagated ()
This also replaces instances where we manually write "return ctx.Err()"
with "return context.Cause(ctx)" which is functionally identical, but
will also correctly propagate cause errors if present.
2024-10-25 14:50:56 -04:00
..
opencensus core/go: use hashicorp/go-set () 2024-10-03 12:59:11 -06:00
reporter core/logs: remove warnings () 2024-08-27 09:38:50 -06:00
sessions core/go: use hashicorp/go-set () 2024-10-03 12:59:11 -06:00
metrics_producer.go core/logging: change log.Error function () 2024-09-05 15:42:46 -06:00
telemetry.go Fix many instances of contexts and loggers not being propagated () 2024-10-25 14:50:56 -04:00