org.zalando:tracing-lightstep-spring-boot-starter

LightStep Tracer Java (parent)

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

tracing-lightstep-spring-boot-starter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

LightStep Tracer Java (parent)
Project Organization

Project Organization

LightStep

Download tracing-lightstep-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 1.5.9.RELEASE
io.opentracing.contrib : opentracing-spring-cloud-starter Optional jar 0.0.7
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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.tngtech.java : junit-dataprovider jar 1.10.0
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.

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