ClusterDetails.skipMetricsLookup
Home > @backstage/plugin-kubernetes-node
> ClusterDetails
> skipMetricsLookup
Whether to skip the lookup to the metrics server to retrieve pod resource usage. It is not guaranteed that the Kubernetes distro has the metrics server installed.
Signature:
skipMetricsLookup?: boolean;