This module can be used to bridge OpenTelemetry metrics into the prometheus-simpleclient
library.
Currently only registers with the CollectorRegistry's defaultRegistry
.
- Build it with
./gradlew :prometheus-simpleclient-bridge:build
sdkMeterProvider.registerMetricReader(PrometheusCollector.create());
- John Watson, Verta.ai
Learn more about component owners in component_owners.yml.