Package org.openrewrite.gradle
Class RewriteMetricsPlugin
- java.lang.Object
-
- org.openrewrite.gradle.RewriteMetricsPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class RewriteMetricsPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>Coordinates the publication of metrics for each rewrite plugin and each subproject along with general purpose metrics related to JVM health to a Prometheus proxy.
-
-
Constructor Summary
Constructors Constructor Description RewriteMetricsPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-