2 references to WithOtlpExporter
Aspire.Hosting.Tests (2)
WithOtlpExporterTests.cs (2)
31
container = container.
WithOtlpExporter
(value);
59
.
WithOtlpExporter
(OtlpProtocol.HttpProtobuf);