opentelemetry-java-instrume.../smoke-tests
Lauri Tulmin c8f2cc5a9b
Add instrumentation for jetty 12 (#10575)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-03-12 15:59:27 -07:00
..
images fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.23.1 (main) (#10791) 2024-03-11 09:36:39 +02:00
src/test Add instrumentation for jetty 12 (#10575) 2024-03-12 15:59:27 -07:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts fix(deps): update dockerjavaversion to v3.3.6 (main) (patch) (#10723) 2024-03-01 10:03:04 +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.