opentelemetry-java-instrume.../smoke-tests
renovate[bot] a574bc41da
fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.22.1 (#10131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-27 10:15:59 +02:00
..
images fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.22.1 (#10131) 2023-12-27 10:15:59 +02:00
src/test add support for OTEL_RESOURCE_ATTRIBUTES, OTEL_SERVICE_NAME, OTEL_EXPORTER_OTLP_HEADERS and OTEL_EXPORTER_OTLP_PROTOCOL for spring boot starter (#9950) 2023-12-21 08:23:48 -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.1 (#10118) 2023-12-22 08:40:30 +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.