Skip to content
Snippets Groups Projects
Verified Commit fad79ec7 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

feat: opentelemetry

Implement opentelemetry instrumentation in sbroad.
How to test:

docker run --name jaeger -d --rm -p6831:6831/udp -p6832:6832/udp \
-p16686:16686 -p14268:14268 jaegertracing/all-in-one:latest

Then run a stress test with sbroad. The results would be available
at http://localhost:16686/
parent 17f92daf
No related branches found
No related tags found
1 merge request!1414sbroad import
Showing
with 762 additions and 279 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment