Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eclipse-vertx/vertx-tracing

Vertx integration with tracing libraries
https://github.com/eclipse-vertx/vertx-tracing

non-blocking opentracing reactive tracing vertx zipkin

Last synced: 3 days ago
JSON representation

Vertx integration with tracing libraries

Awesome Lists containing this project

README

        

= Tracing for Vert.x 4

image:https://github.com/eclipse-vertx/vertx-tracing/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/eclipse-vertx/vertx-tracing/actions/workflows/ci-5.x.yml"]
image:https://github.com/eclipse-vertx/vertx-tracing/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/eclipse-vertx/vertx-tracing/actions/workflows/ci-4.x.yml"]
image:https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat["GitHub license",link="http://www.apache.org/licenses/LICENSE-2.0"]

This is the repository for Vert.x tracing SPI implementations.

== OpenTelemetry

Provides integration https://opentelemetry.io/[OpenTelemetry]

- https://vertx.io/docs/vertx-opentelemetry/java/[website docs]

== OpenTracing

Provides integration https://opentracing.io[OpenTracing]

- https://vertx.io/docs/vertx-opentracing/java/[website docs]

== Zipkin Brave

Provides integration with https://github.com/openzipkin/brave[Zipkin Brave]

- https://vertx.io/docs/vertx-zipkin/java/[website docs]