The in-memory exporter stores data in a user provided memory buffer.
dotnet add package OpenTelemetry.Exporter.InMemorySee the
TestInMemoryExporter.cs for
an example of how to use the exporter for exporting traces to a collection.
The in-memory exporter stores data in a user provided memory buffer.
dotnet add package OpenTelemetry.Exporter.InMemorySee the
TestInMemoryExporter.cs for
an example of how to use the exporter for exporting traces to a collection.