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