maven icon indicating copy to clipboard operation
maven copied to clipboard

Maven metrics runtime Proof-of-Concept playground

Open eolivelli opened this issue 5 years ago • 1 comments

This is a demo of how the Maven Metrics API can be used to instrument Maven Core.

https://github.com/apache/maven-metric/blob/master/maven-metrics-api/src/main/java/org/apache/maven/metrics/MetricsSystem.java

eolivelli avatar May 10 '20 14:05 eolivelli

I think this could be revived and adapted to master which has changed quite a bit.

gnodet avatar Feb 05 '25 05:02 gnodet