License |
License |
---|---|
Categories |
CategoriesNew Relic Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdcom.newrelic.telemetry |
ArtifactId | ArtifactIdmicrometer-registry-new-relic |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicrometer-registry-new-relic
Micrometer registry implementation that sends data to New Relic as dimensional metrics
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.newrelic.telemetry/micrometer-registry-new-relic/ -->
<dependency>
<groupId>com.newrelic.telemetry</groupId>
<artifactId>micrometer-registry-new-relic</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.telemetry/micrometer-registry-new-relic/
implementation 'com.newrelic.telemetry:micrometer-registry-new-relic:0.9.0'
// https://jarcasting.com/artifacts/com.newrelic.telemetry/micrometer-registry-new-relic/
implementation ("com.newrelic.telemetry:micrometer-registry-new-relic:0.9.0")
'com.newrelic.telemetry:micrometer-registry-new-relic:jar:0.9.0'
<dependency org="com.newrelic.telemetry" name="micrometer-registry-new-relic" rev="0.9.0">
<artifact name="micrometer-registry-new-relic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.telemetry', module='micrometer-registry-new-relic', version='0.9.0')
)
libraryDependencies += "com.newrelic.telemetry" % "micrometer-registry-new-relic" % "0.9.0"
[com.newrelic.telemetry/micrometer-registry-new-relic "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-core | jar | 1.7.0 |
com.newrelic.telemetry : telemetry-core | jar | 0.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |