Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 398 Bytes

Getting Started

Application setup

Environment variables

OTEL_PROPAGATORS=tracecontext,baggage,b3multi,b3

VM arguments

-javaagent:${PROJECT_PATH}/opentelemetry-javaagent.jar 
-Dotel.instrumentation.common.enduser.id.enabled=true 
-Dotel.instrumentation.logback-mdc.add-baggage=true

Run sample

POST http://localhost:8080/rolldice?player=John