opentelemetry-java-instrume.../smoke-tests
Mateusz Rzeszutek bdeec9fc0d
Enable stable JVM semconv by default (#9963)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-12-14 09:20:27 -08:00
..
images fix(deps): update quarkus packages to v3.6.3 (#10057) 2023-12-13 12:17:27 +02:00
src/test Enable stable JVM semconv by default (#9963) 2023-12-14 09:20:27 -08: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.60.0 (#10006) 2023-12-06 12:57:53 +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.