aws-observability / aws-otel-java-instrumentation

AWS Distro for OpenTelemetry Java Instrumentation Library
https://aws-otel.github.io/
Apache License 2.0
76 stars 56 forks source link

Add JMX contract tests #935

Closed jefchien closed 3 weeks ago

jefchien commented 1 month ago

Description of changes: Adds contract tests to verify the expected behavior of the following changes:

Starts up sample apps with the instrumented SDK and verifies that metrics are received for each of the supported JMX target systems.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.