pomerium/internal/telemetry/trace
2025-02-12 19:47:17 -05:00
..
carriers.go
carriers_test.go
client.go Fix trace client update (#5480) 2025-02-12 19:47:17 -05:00
client_test.go tracing: handle empty protocol (#5474) 2025-02-06 13:19:50 -05:00
debug.go
debug_test.go Fix small timeout causing test flake (#5436) 2025-01-21 14:31:34 -05:00
global.go tracing: adjust envoy otel trace batching settings to match go sdk (#5446) 2025-01-24 14:51:07 -05:00
global_test.go
main_test.go
middleware.go
middleware_test.go
server.go Refactor trace config to match supported otel options (#5447) 2025-01-30 11:59:19 -05:00
trace.go Refactor trace config to match supported otel options (#5447) 2025-01-30 11:59:19 -05:00
trace_export_test.go
util.go