You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{% include "exporters/outro.md" `https://opentelemetry-cpp.readthedocs.io/en/latest/otel_docs/classopentelemetry_1_1sdk_1_1trace_1_1SpanExporter.html` %}}
357
357
358
358
{{< tabpane text=true >}} {{% tab Batch %}}
359
359
@@ -383,5 +383,3 @@ auto processor = opentelemetry::sdk::trace::SimpleSpanProcessorFactory::Create(s
{{% include "exporters/outro.md"`https://opentelemetry-python.readthedocs.io/en/latest/sdk/trace.export.html#opentelemetry.sdk.trace.export.SpanExporter` %}}
310
310
311
311
```python
312
312
from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import OTLPSpanExporter
313
313
from opentelemetry.sdk.trace.export import SimpleSpanProcessor
{{% include "exporters/outro.md"`https://opentelemetry-python.readthedocs.io/en/latest/sdk/trace.export.html#opentelemetry.sdk.trace.export.SpanExporter` %}}
312
312
313
313
```python
314
314
from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import OTLPSpanExporter
315
315
from opentelemetry.sdk.trace.export import SimpleSpanProcessor
0 commit comments