How to change span store ttl for Jaeger V2? #7108
Unanswered
norin-dlkh
asked this question in
Q&A
Replies: 3 comments 4 replies
This comment has been hidden.
This comment has been hidden.
-
Wait, just a random input value, when I use |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I tried to change span store ttl in jaeger:2.5.0 but it doesn't seem like it's working.
In version 1, we can use
--badger.span-store-ttl
param to adjust to expire of the span. But, for V2, I have follow the migration guide on google doc but it doesn't seem like it's working.Here is my
config.yml
I got some error when running with the above configuration;
Anyone know how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions