* Move the stress test code to being a TestContainers-based test. Upgrade testcontainers version to work with the latest docker-for-mac. Add metrics in the OTLP exporter, to record success/failure of export. Use the TestContainers annotation to disable those tests when docker isn't present. * remove a bunch of commented out stuff that shouldn't have been added * disable the test without docker * use specific docker image tags to keep testcontainers from downloading the world * delete unneeded file * fix from upstream change |
||
|---|---|---|
| .. | ||
| src/test | ||
| build.gradle | ||