Skip to content

Commit

Permalink
adding works with openjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
amrutprabhu authored Sep 27, 2021
1 parent 685e044 commit e4ed5a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Distributed tracing with Spring Boot
<a href="https://foojay.io/works-with-openjdk"><img align="right" src="https://github.com/foojayio/badges/raw/main/works_with_openjdk/Works-with-OpenJDK.png" width="100"></a>



In this repository I explored some distributed tracing implementation.

Expand All @@ -10,4 +13,4 @@ In this repository I explored some distributed tracing implementation.
2.
![Jaeger Image](readme-images/jaeger.png)

[ [Spring Boot With Jaeger Tracing based on OpenTracing ](distributed-tracing-spring-cloud-jaeger) ] - In this project I have explored how to integrate Spring Cloud Jaeger with a Spring Boot application and then visualize the traces in a Jaeger server
[ [Spring Boot With Jaeger Tracing based on OpenTracing ](distributed-tracing-spring-cloud-jaeger) ] - In this project I have explored how to integrate Spring Cloud Jaeger with a Spring Boot application and then visualize the traces in a Jaeger server

0 comments on commit e4ed5a9

Please sign in to comment.