Skip to content
Docs Try Aspire
Docs Try

OpenTelemetryCollectorResource Properties

Class Properties 2 members
Represents an OpenTelemetry Collector container resource.
GrpcEndpoint Section titled GrpcEndpoint EndpointReference
Gets the gRPC endpoint for the collector.
public EndpointReference GrpcEndpoint { get; }
HttpEndpoint Section titled HttpEndpoint EndpointReference
Gets the HTTP endpoint for the collector.
public EndpointReference HttpEndpoint { get; }