Skip to content

ahmedomarjee/spring-cloud-sleuth-amqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status License Apache2

Why?

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

Compatibility

spring-cloud-sleuth-amqp spring-cloud-sleuth spring-rabbit
0.8 1.2.1.RELEASE 1.7.3.RELEASE

Usage

Add the following dependency to project:

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

Contributing

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published