Skip to content
DocsTry Aspire
DocsTry

OpenTelemetryCollectorResource Properties

ClassProperties2 members
Represents an OpenTelemetry Collector container resource.
GrpcEndpointSection titled GrpcEndpointEndpointReference
Gets the gRPC endpoint for the collector.
public EndpointReference GrpcEndpoint { get; }
HttpEndpointSection titled HttpEndpointEndpointReference
Gets the HTTP endpoint for the collector.
public EndpointReference HttpEndpoint { get; }