KubernetesAspireDashboardResource
Class net8.0
Represents a resource for the Aspire Dashboard deployed into a Kubernetes environment. This resource is used to visualize telemetry data from resources running in the cluster.
namespace Aspire.Hosting.Kubernetes;
public class KubernetesAspireDashboardResource : Aspire.Hosting.ApplicationModel.ContainerResource{ // ...} ContainerResource
Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesOtlpGrpcEndpointgetEndpointReference Gets the OTLP gRPC endpoint for receiving telemetry data.
PrimaryEndpointgetEndpointReference Gets the primary HTTP endpoint of the Aspire Dashboard UI.