o

org.wso2.micro.integrator.prometheus.publisher.feature

This feature contains the core bundles required for publishing statistical data to Prometheus
http://wso2.org
Files download
File Operation
org.wso2.micro.integrator.prometheus.publisher.feature-1.2.0-m4.jar download
org.wso2.micro.integrator.prometheus.publisher.feature-1.2.0-m4.pom download
org.wso2.micro.integrator.prometheus.publisher.feature-1.2.0-m4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.wso2.ei</groupId>
  <artifactId>org.wso2.micro.integrator.prometheus.publisher.feature</artifactId>
  <version>1.2.0-m4</version>
</dependency>
Gradle Groovy
implementation 'org.wso2.ei:org.wso2.micro.integrator.prometheus.publisher.feature:1.2.0-m4'
Gradle Kotlin
implementation("org.wso2.ei:org.wso2.micro.integrator.prometheus.publisher.feature:1.2.0-m4")
Scala SBT
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.prometheus.publisher.feature" % "1.2.0-m4"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.prometheus.publisher.feature', version='1.2.0-m4')
)
Apache Ivy
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.prometheus.publisher.feature" rev="1.2.0-m4" />
Leiningen
[org.wso2.ei/org.wso2.micro.integrator.prometheus.publisher.feature "1.2.0-m4"]
Apache Buildr
'org.wso2.ei:org.wso2.micro.integrator.prometheus.publisher.feature:jar:1.2.0-m4'