This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch mp7
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 535fffda16 Add new consolidated example mp-opentelemetry-metrics: -
Uses io.opentelemetry.api (provided by TomEE MicroProfile via MP Telemetry 2.1)
- Counter (LongCounter) — counts endpoint invocations with attributes -
Gauge (ObservableLongGauge) — reports current temperature via callback -
Histogram (LongHistogram) — records distribution of temperature readings -
Arquillian test verifying all endpoints work against TomEE microprofile
distribution - Added to examples [...]
add 79029289cb Missing headers
No new revisions were added by this update.
Summary of changes:
.../src/main/webapp/WEB-INF/beans.xml | 17 +++++++++++++++++
.../opentelemetry/logs/src/test/conf/logging.properties | 15 +++++++++++++++
.../metrics/src/test/conf/logging.properties | 15 +++++++++++++++
3 files changed, 47 insertions(+)