Coder Social home page Coder Social logo

bvarba / spring-cloud-sleuth-amqp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahmedomarjee/spring-cloud-sleuth-amqp

0.0 2.0 0.0 130 KB

Implementation of spring-rabbit instrumentation for spring-cloud-sleuth

License: Apache License 2.0

Shell 0.46% Java 99.54%

spring-cloud-sleuth-amqp's Introduction

Build Status Coverage Status Maven Central License Apache2

Why?

The project spring-cloud-sleuth does not provided a instrumentation for spring-rabbit. In this project we implemented this instrumentation.

Compatibility

spring-cloud-sleuth-amqp spring-cloud-sleuth spring-rabbit
0.10 1.2.6.RELEASE 1.7.7.RELEASE
0.9 1.2.1.RELEASE 1.7.3.RELEASE

Features

  • Adds and manages tracing (Span and Trace) to methods send() and sendAndReceive() in RabbitTemplate
  • Gets and manages tracing (Span and Trace) from methods annotated with @RabbitListener
  • Gets and manages tracing (Span and Trace) from methods annotated with @RabbitHandler

Usage

Add the following dependency to project:

<dependency>
  <groupId>com.netshoes</groupId>
  <artifactId>spring-cloud-sleuth-amqp</artifactId>
  <version>0.10</version>
</dependency>

Contributing

Pull request are welcome. This project is not supported by Spring Framework Team and has its own rules:

spring-cloud-sleuth-amqp's People

Contributors

ignacio83 avatar stwa avatar imod avatar

Watchers

James Cloos avatar Boris Varbanov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.