Redis spans not being shown in Jaeger if volume and velocity is high #1620
-
Setup: 1 - Jaeger
2 - Django application with Redis instrumentation manage.py
3 - load_test.py script with Redis SET operations
Running script: It may be issue at Jaeger end since _traced_execute_command is being called and span attributes are being set for each operation Currently trying to find out if opentelemetry is not relaying/throttling or if Jaeger is not able to process large volume |
Beta Was this translation helpful? Give feedback.
Answered by
srikanthccv
Feb 19, 2021
Replies: 1 comment 6 replies
-
Thanks for opening the discussion, can you also please share the dependencies along with their versions? |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
ash-ishh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for opening the discussion, can you also please share the dependencies along with their versions?