clj-influxdb-metrics-reporter

Report metrics to Influx DB

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.bustapipes
ArtifactId

ArtifactId

clj-influxdb-metrics-reporter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

clj-influxdb-metrics-reporter
Report metrics to Influx DB
Project URL

Project URL

https://github.com/bustapipes/clj-influxdb-metrics-reporter

Download clj-influxdb-metrics-reporter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/ -->
<dependency>
    <groupId>com.github.bustapipes</groupId>
    <artifactId>clj-influxdb-metrics-reporter</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation 'com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.3'
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation ("com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.3")
'com.github.bustapipes:clj-influxdb-metrics-reporter:jar:0.0.3'
<dependency org="com.github.bustapipes" name="clj-influxdb-metrics-reporter" rev="0.0.3">
  <artifact name="clj-influxdb-metrics-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bustapipes', module='clj-influxdb-metrics-reporter', version='0.0.3')
)
libraryDependencies += "com.github.bustapipes" % "clj-influxdb-metrics-reporter" % "0.0.3"
[com.github.bustapipes/clj-influxdb-metrics-reporter "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
http-kit » http-kit jar 2.2.0
org.clojure : clojure jar 1.8.0
org.clojure : tools.logging jar 0.3.1

test (1)

Group / Artifact Type Version
midje » midje jar 1.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1