finch
finch copied to clipboard
Test telemetry events for HTTP/2 pools
Currently our Telemetry tests only run against HTTP1 pools.
We could refactor the test suite in a way that we can also run them against HTTP2 pools.
Unfortunately, there is likely to be some mismatch between the two, but these test changes should help us uncover any mismatches so that we can bring them in line and keep them that way.