Gregor Zeitlinger 87615cc9d9 add support for OTEL_RESOURCE_ATTRIBUTES, OTEL_SERVICE_NAME, OTEL_EXPORTER_OTLP_HEADERS and OTEL_EXPORTER_OTLP_PROTOCOL for spring boot starter (#9950) 1 anno fa
..
images 2199cc5b13 fix(deps): update quarkus packages to v3.6.4 (#10103) 1 anno fa
src 87615cc9d9 add support for OTEL_RESOURCE_ATTRIBUTES, OTEL_SERVICE_NAME, OTEL_EXPORTER_OTLP_HEADERS and OTEL_EXPORTER_OTLP_PROTOCOL for spring boot starter (#9950) 1 anno fa
README.md 2d7395c44b Introduce markdown lint check (#7175) 2 anni fa
build.gradle.kts bfe21c0865 fix(deps): update dependency io.grpc:grpc-bom to v1.60.0 (#10006) 1 anno fa

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.