@k8slens/extensions / Exports / Renderer / K8sApi / MetricResult
Interface: MetricResult#
Table of contents#
Properties#
Properties#
metric#
• metric: Object
Index signature#
▪ [name: string
]: string
| undefined
Type declaration#
Name | Type |
---|---|
instance? |
string |
kubernetes? |
string |
kubernetes_namespace? |
string |
kubernetes_node? |
string |
node? |
string |
pod? |
string |
values#
• values: [number
, string
][]