Metrics Graphite Support using Pickle

An extension to metrics-graphite that enables pickle publishing.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.brightcove.metrics
ArtifactId

ArtifactId

metrics-graphite-pickle
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Metrics Graphite Support using Pickle
An extension to metrics-graphite that enables pickle publishing.
Source Code Management

Source Code Management

https://github.com/BrightcoveOS/metrics-graphite-pickle/

Download metrics-graphite-pickle

How to add to project

<!-- https://jarcasting.com/artifacts/com.brightcove.metrics/metrics-graphite-pickle/ -->
<dependency>
    <groupId>com.brightcove.metrics</groupId>
    <artifactId>metrics-graphite-pickle</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brightcove.metrics/metrics-graphite-pickle/
implementation 'com.brightcove.metrics:metrics-graphite-pickle:1.2.0'
// https://jarcasting.com/artifacts/com.brightcove.metrics/metrics-graphite-pickle/
implementation ("com.brightcove.metrics:metrics-graphite-pickle:1.2.0")
'com.brightcove.metrics:metrics-graphite-pickle:jar:1.2.0'
<dependency org="com.brightcove.metrics" name="metrics-graphite-pickle" rev="1.2.0">
  <artifact name="metrics-graphite-pickle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brightcove.metrics', module='metrics-graphite-pickle', version='1.2.0')
)
libraryDependencies += "com.brightcove.metrics" % "metrics-graphite-pickle" % "1.2.0"
[com.brightcove.metrics/metrics-graphite-pickle "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.yammer.metrics : metrics-core jar 2.2.0
com.yammer.metrics : metrics-graphite jar 2.2.0
org.slf4j : slf4j-api jar 1.7.2

test (6)

Group / Artifact Type Version
org.python : jython-standalone jar 2.5.3
org.slf4j : slf4j-jdk14 jar 1.7.2
junit : junit-dep jar 4.11
com.yammer.metrics : metrics-core test-jar 2.2.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0