[SDK] Add ForceFlush
for all LogRecordExporter
s and SpanExporter
s.#2000
Merged
lalitb merged 9 commits intoopen-telemetry:main from owent:add_SpanExporter_ForceFlushMar 20, 2023
+680-116
Commits
Commits on Mar 20, 2023
- committed
Fix typo, add default implementation for
SpanExporter::ForceFlush
andLogRecordExporter::ForceFlush
.committed- committed
- committed
- committed
- committed
Call
TracerContext::ForceFlush
when force flush or shut a tracer, fix the unit test in open-telemetry#1793 .committed- committed
- committed