Commit graph

11 commits

Author SHA1 Message Date
Joe Kralicky
e26fb04e93
linter pass 2024-12-06 04:07:01 +00:00
Joe Kralicky
5ed4e0c34d
fix tests, code cleanup 2024-12-06 03:49:18 +00:00
Joe Kralicky
09780ca2a5
sampling 2024-12-06 01:21:39 +00:00
Joe Kralicky
63fad4e3d6
add span events in TestEnvironment.debugf 2024-12-05 22:55:26 +00:00
Joe Kralicky
80e559c817
add new trace debug flags; http upstream client logic fixes; adjust timeouts 2024-12-05 22:42:45 +00:00
Joe Kralicky
51fa483885
various bugfixes and improvements 2024-12-05 04:37:56 +00:00
Joe Kralicky
e221c8af84
wip: new tracing system 2024-12-04 03:38:08 +00:00
Joe Kralicky
eb57fa7a8b
testenv: embedded envoy cpu/memory profiling config 2024-11-22 17:40:39 -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