Skip to content
DocsTry Aspire
DocsTry

DockerComposeAspireDashboardResource Properties

ClassProperties2 members
Represents a resource for the Aspire Dashboard. This resource is used to visualize telemetry data in the Aspire Hosting environment.
OtlpGrpcEndpointSection titled OtlpGrpcEndpointEndpointReference
Gets the OTLP gRPC endpoint for telemetry data.
public EndpointReference OtlpGrpcEndpoint { get; }
PrimaryEndpointSection titled PrimaryEndpointEndpointReference
Gets the primary endpoint of the Aspire Dashboard.
public EndpointReference PrimaryEndpoint { get; }