Closed hanahmily closed 3 weeks ago
OAP server (apache/skywalking)
"BanyanDBTraceQueryDAO.queryBasicTraces" doesn't use the "trace_id" parameter to filter the data.
It should use "trace_id"
To filter the trace list by a trace ID, please refer to https://github.com/apache/skywalking/discussions/12494.
No response
Search before asking
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
"BanyanDBTraceQueryDAO.queryBasicTraces" doesn't use the "trace_id" parameter to filter the data.
What you expected to happen
It should use "trace_id"
How to reproduce
To filter the trace list by a trace ID, please refer to https://github.com/apache/skywalking/discussions/12494.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct