Make traceTimestampTable be configurable. #753
Closed
fusiyuan2010
started this conversation in
General
Replies: 1 comment
-
This has been reported in #761 Here's the explanation for the fix I added: #761 (comment) Add your comments there if this works for you or if you need further flexibility. There's some other workarounds in that thread too. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Am I missing something? While I can specify the trace table in the datasource configuration, I can not change the value of traceTimestampTable, while is a necessary table to look into trace details, the default value of it is 'otel_traces_trace_id_ts' and I had to create table in such name.
Beta Was this translation helpful? Give feedback.
All reactions