Skip to content
Docs Try Aspire

OtlpProtocol

Enum net10.0
📦 Aspire.Hosting v13.1.2
Protocols available for OTLP exporters.
namespace Aspire.Hosting;
public sealed enum OtlpProtocol
Grpc = 0
A gRPC-based OTLP exporter.
HttpProtobuf = 1
Http/Protobuf-based OTLP exporter.