Last Version

OpenTable Metrics Core 5.3.0

Manages metrics and healthchecks and sends them to Graphite and exposes them via endpoints

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-metrics-core
Version

Version

5.3.0
Type

Type

jar
Description

Description

OpenTable Metrics Core
Manages metrics and healthchecks and sends them to Graphite and exposes them via endpoints

Download otj-metrics-core 5.3.0


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

Dependencies

compile (33)

Group / Artifact Type Version
com.opentable.components : otj-core jar 5.2.0
com.opentable.components : otj-executors jar 5.2.0
com.opentable.components : otj-logging-bucket jar 5.3.0
com.opentable.components : otj-jvm jar 5.2.0
com.fasterxml.jackson.core : jackson-annotations jar
com.opentable.components » otj-spring jar 5.2.1
com.opentable.components » otj-conservedheaders-core jar 5.2.2
org.springframework : spring-core jar 5.3.18
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot jar
com.mogwee : mogwee-executors jar 1.2.1
com.fasterxml.jackson.core : jackson-databind jar
io.dropwizard.metrics : metrics-core jar 4.2.9
io.dropwizard.metrics : metrics-jmx jar 4.2.9
io.dropwizard.metrics : metrics-jvm jar 4.2.9
io.dropwizard.metrics : metrics-json jar 4.2.9
io.dropwizard.metrics : metrics-jetty9 jar 4.2.9
io.dropwizard.metrics : metrics-healthchecks jar 4.2.9
io.dropwizard.metrics : metrics-servlets jar 4.2.9
io.dropwizard.metrics : metrics-graphite jar 4.2.9
io.dropwizard.metrics : metrics-annotation jar 4.2.9
com.ryantenney.metrics : metrics-spring jar 3.9.9
org.eclipse.jetty : jetty-server jar 9.4.45.v20220203
org.eclipse.jetty : jetty-util jar
org.eclipse.jetty : jetty-http jar
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar 1.7.36
com.google.code.findbugs : findbugs-annotations Optional jar 3.0.1
javax.inject : javax.inject jar 1
javax.servlet : javax.servlet-api jar 4.0.1
javax.annotation : javax.annotation-api jar 1.3.2
org.apache.commons : commons-lang3 jar 3.12.0

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.36

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.