add_exporter
Method
This is a method of the Tracer class in the trace module.Add an exporter.
Signature
Parameters
No description available.
Returns
The result of the operation.
add_exporter: Add an exporter.
This is a method of the Tracer class in the trace module.Add an exporter.
def add_exporter(&self, exporter: impl TraceExporter + 'static) -> ()