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) hace 1 año
..
images 2199cc5b13 fix(deps): update quarkus packages to v3.6.4 (#10103) hace 1 año
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) hace 1 año
README.md 2d7395c44b Introduce markdown lint check (#7175) hace 2 años
build.gradle.kts bfe21c0865 fix(deps): update dependency io.grpc:grpc-bom to v1.60.0 (#10006) hace 1 año

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.