Hey Robert, I am also looking into using sling metrics and expose it as prometheus endpoint, but what strikes me is that DropWizard Metrics is totally abandoned as project. There are no more maintainers, it's even explicitely mentioned on the github project
Are there any plans into migrating the sling metrics implementation to OpenTelemetry instead? The de-facto new standard for observability Greets, Roy > On 30 Aug 2023, at 00:54, Robert Munteanu <romb...@apache.org> wrote: > > Hi, > > I have been working on a bundle that exports the Dropwizard metrics we > gather in a format suitable for Prometheus [1]. I'd like to move it to > its own repository and make an initial 0.1.0 release soon. > > The repository would be named sling-org-apache-sling-commons-metrics- > prometheus. > > Any comments? > > Thanks, > Robert > > > [1]: > https://github.com/apache/sling-whiteboard/tree/master/metrics-prometheus > > >