elastic / apm-queue

Abstraction layer over Kafka / GCP PubSub Lite to produce and consume records
Apache License 2.0
6 stars 15 forks source link

test: remove connection count assertions #469

Closed kruskall closed 4 months ago

kruskall commented 4 months ago

We can't assert the connection count as it's not deterministic

I suspect the metadata request run during client creation might also screw the metrics, causing flakiness.

github-actions[bot] commented 4 months ago

:warning: Warning

System-tests will not be executed for this PR because it is from a forked repository. But it will still create a successful run-system-tests status check.