Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 772 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 772 Bytes

spring-cloud-sleuth-otel-slf4j

##Run the Example

cd /home/sdesai/Uplight/code/open-telemetry/spring-cloud-sleuth-otel-slf4j mvn clean install sudo docker build -f DockerFile -t spring-cloud-sleuth-otel-slf4j . sudo docker compose up Once application is up, hit http://localhost:8181/?testCount=1 from web browser to generate traces and logs

view the signals

View the trace signal in Datadog: Datadog APM Traces