Commit graph

8 commits

Author SHA1 Message Date
Joe Kralicky
61e56b6e42
set default tracing sample rate to 1.0 2025-01-13 17:34:38 +00:00
Joe Kralicky
86bf8a1d5f
[tracing] refactor to use custom extension for trace id editing (#5420)
refactor to use custom extension for trace id editing
2025-01-13 17:34:37 +00:00
Joe Kralicky
180c7e04af
performance improvements 2025-01-13 17:34:36 +00:00
Joe Kralicky
a6f43f3c3c
new tracing system 2025-01-13 17:34:35 +00:00
Joe Kralicky
8f36870650
testenv: embedded envoy cpu/memory profiling config (#5377) 2025-01-03 17:41:54 -05:00
Joe Kralicky
3e51b4f905
testenv: configure metrics address (#5368) 2024-11-07 15:42:08 -05:00
Joe Kralicky
135e737d7c
testenv: add Pause() method (#5367) 2024-11-07 15:41:59 -05:00
Joe Kralicky
526e2a58d6
New integration test fixtures (#5233)
* Initial test environment implementation

* linter pass

* wip: update request latency test

* bugfixes

* Fix logic race in envoy process monitor when canceling context

* skip tests using test environment on non-linux
2024-11-05 14:31:40 -05:00