License |
License |
---|---|
Categories |
CategoriesCLI User Interface Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.glispa |
ArtifactId | ArtifactIdkafka-client-metrics-influxdb-reporter |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka-client-metrics-influxdb-reporter
Kafka client metrics listener to report them into InfluxDB
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.glispa/kafka-client-metrics-influxdb-reporter/ -->
<dependency>
<groupId>com.glispa</groupId>
<artifactId>kafka-client-metrics-influxdb-reporter</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.glispa/kafka-client-metrics-influxdb-reporter/
implementation 'com.glispa:kafka-client-metrics-influxdb-reporter:0.0.4'
// https://jarcasting.com/artifacts/com.glispa/kafka-client-metrics-influxdb-reporter/
implementation ("com.glispa:kafka-client-metrics-influxdb-reporter:0.0.4")
'com.glispa:kafka-client-metrics-influxdb-reporter:jar:0.0.4'
<dependency org="com.glispa" name="kafka-client-metrics-influxdb-reporter" rev="0.0.4">
<artifact name="kafka-client-metrics-influxdb-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glispa', module='kafka-client-metrics-influxdb-reporter', version='0.0.4')
)
libraryDependencies += "com.glispa" % "kafka-client-metrics-influxdb-reporter" % "0.0.4"
[com.glispa/kafka-client-metrics-influxdb-reporter "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.influxdb : influxdb-java | jar | 2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 1.0.0 |
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.codehaus.groovy : groovy-all | jar | 2.4.14 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |