org.zalando:opentracing-java

LightStep Tracer Java (parent)

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

opentracing-java
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

LightStep Tracer Java (parent)
Project Organization

Project Organization

LightStep
Source Code Management

Source Code Management

https://github.com/zalando-zmon/opentracing-java

Download opentracing-java

Filename Size
opentracing-java-0.0.1.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.zalando/opentracing-java/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>opentracing-java</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/opentracing-java/
implementation 'org.zalando:opentracing-java:0.0.1'
// https://jarcasting.com/artifacts/org.zalando/opentracing-java/
implementation ("org.zalando:opentracing-java:0.0.1")
'org.zalando:opentracing-java:pom:0.0.1'
<dependency org="org.zalando" name="opentracing-java" rev="0.0.1">
  <artifact name="opentracing-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='opentracing-java', version='0.0.1')
)
libraryDependencies += "org.zalando" % "opentracing-java" % "0.0.1"
[org.zalando/opentracing-java "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.30.0
com.lightstep.tracer : lightstep-tracer-jre jar 0.13.1
com.lightstep.tracer : tracer-grpc jar 0.14.3
io.grpc : grpc-netty jar 1.4.0
io.netty : netty-tcnative-boringssl-static jar 2.0.5.Final

Project Modules

  • tracing-lightstep-spring-boot-starter
  • tracing-lightstep-guice-starter

Zalando OpenTracing Java Support

Build Status codecov.io Codacy Badge MIT

A collection of helper modules for OpenTracing bootstrapping of various Java application stacks.

What is OpenTracing? See http://opentracing.io/documentation and cooresponding it's Java API: https://github.com/opentracing/opentracing-java

Currently, the following frameworks + tracer implementation combinations are supported. See their individual READMEs for details:

License

The MIT License (MIT) Copyright © [2018] Zalando SE, https://tech.zalando.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

org.zalando

ZMON by Zalando

[THESE REPOSITORIES ARE NO LONGER IN ACTIVE DEVELOPMENT] Real-time monitoring of critical metrics & KPIs via dashboards, visualizations, etc

Versions

Version
0.0.1