Skip to content

gautamnabin5/spring-distributed-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

Demo of spring boot 3 with swagger and b3 header propagation using micrometer and open telemetry

Run Project locally

mvn spring-boot:run

B3 header format

Incoming request headers

X-B3-TraceId: 463ac35c9f6413ad48485a3953bb6124

X-B3-SpanId: a2fb4a1d1a96d312

TraceId will then be sent to outgoing HTTP requests when using RestTemplate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages