opentelemetry-java-instrume.../smoke-tests
renovate[bot] e1d31180c6
fix(deps): update quarkus packages to v3.9.3 (main) (patch) (#11094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 10:34:18 +03:00
..
images fix(deps): update quarkus packages to v3.9.3 (main) (patch) (#11094) 2024-04-11 10:34:18 +03:00
src/test Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts fix(deps): update dependency io.grpc:grpc-bom to v1.63.0 (main) (#11019) 2024-04-04 16:57:15 -07:00

README.md

Smoke Tests

Assert that various applications will start up with the JavaAgent without any obvious ill effects.

Each subproject underneath smoke-tests produces one or more docker images containing some application under the test. Various tests in the main module then use them to run the appropriate tests.