Re: Prometheus Metrics Provider

2018-10-02 Thread Andor Molnar
Andor > On 2018. Oct 2., at 10:57, Enrico Olivelli wrote: > > Hi, > I am going to work on Prometheus Metrics Provider, I see these ways: > 1) add Prometheus metrics to current code base using ANT (add > depedencies and change build scripts) > 3) implement the provid

Prometheus Metrics Provider

2018-10-02 Thread Enrico Olivelli
Hi, I am going to work on Prometheus Metrics Provider, I see these ways: 1) add Prometheus metrics to current code base using ANT (add depedencies and change build scripts) 3) implement the provider using Maven in a metrics/prometheus folder, assuming that one day we will have Maven