is not current version
Last Version 0.14.0-RC1

com.google.cloud.opentelemetry:examples-metrics 0.11.0

OpenTelemetry exporters to Google Cloud Trace and Google Cloud Monitoring

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.google.cloud.opentelemetry
ArtifactId

ArtifactId

examples-metrics
Version

Version

0.11.0
Type

Type

jar

Download examples-metrics 0.11.0


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