Sravani Revuri created HDDS-14814:
-------------------------------------
Summary: Unify Fragmented Traces for Freon Commands
Key: HDDS-14814
URL: https://issues.apache.org/jira/browse/HDDS-14814
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Sravani Revuri
Assignee: Sravani Revuri
Tracing for Freon is currently fragmented. Instead of a single trace for a
command execution, multiple traces are being created. Therefore breaking the
parent-child hierarchy.
*Proposed Changes:*
Proper handling of spans is required to ensure a chain of spans is created for
the same trace:
* If a trace is already active, the function call should join it as a span
(child).
* If no trace is active, it should start the initial trace (parent).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]