mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-09-23 07:09:46 +00:00
fix: clear trace ID on the Log and Trace widgets after using association (#225)
This commit is contained in:
@@ -115,5 +115,6 @@ export default function associateProcessor(props: any) {
|
||||
item.metricValue = value;
|
||||
return item;
|
||||
}
|
||||
|
||||
return { eventAssociate, traceFilters };
|
||||
}
|
||||
|
Reference in New Issue
Block a user