opentelemetry-java-instrume.../smoke-tests
dependabot[bot] a84fccdd4b
Bump com.linecorp.armeria:armeria-grpc from 1.22.1 to 1.23.1 (#8250)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-09 21:24:13 +03:00
..
images Bump com.linecorp.armeria:armeria-grpc from 1.22.1 to 1.23.1 (#8250) 2023-04-09 21:24:13 +03:00
src/test Switch from http.flavor to net.protocol.* in HTTP server instrumentat… (#8244) 2023-04-09 08:47:33 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Bump io.grpc:grpc-bom from 1.53.0 to 1.54.0 (#8133) 2023-03-25 12:41:31 +02: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.