This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 9027695b2fc2d7f91fbc433dcae3fac48e6fbb88
Merge: 90d36d2ed7 afae7b121b
Author: Jonathan Gallimore <[email protected]>
AuthorDate: Fri Aug 7 09:29:28 2026 +0100

    Merge pull request #2898 from jgallimore/telemetry-config-main
    
    TOMEE-4674 include opentelemetry-sdk-extension-declarative-config and…

 itests/tomee-microprofile-itests/pom.xml           |  36 +++++++
 .../tomee/microprofile/telemetry/TelemetryApp.java |  26 +++++
 .../microprofile/telemetry/WeatherGateway.java     |  36 +++++++
 .../microprofile/telemetry/WeatherResource.java    |  40 ++++++++
 .../telemetry/TelemetryConfigFileTest.java         | 109 +++++++++++++++++++++
 pom.xml                                            |  19 ++++
 tomee/tomee-microprofile/mp-common/pom.xml         |   5 +
 7 files changed, 271 insertions(+)

Reply via email to