on_trace_end
Method
This is a method of the ObservabilityAdapter class in the obs module.Called when a trace ends.
Signature
Parameters
No description available.
No description available.
No description available.
Called when a trace ends.
This is a method of the ObservabilityAdapter class in the obs module.Called when a trace ends.
def on_trace_end(trace_id: str, status: str, metadata: Optional[Dict[str, Any]]) -> None