diff --git a/src/data/attribute-dictionary-en.json b/src/data/attribute-dictionary-en.json index 00c168c01d5..b840286410c 100644 --- a/src/data/attribute-dictionary-en.json +++ b/src/data/attribute-dictionary-en.json @@ -6477,6 +6477,16 @@ "name": "operatingSystem", "units": null }, + { + "definition": "

Number of pods running on node.

\n", + "events": [ + "K8sNodeSample" + ], + "name": "runningPods", + "units": { + "label": "count" + } + }, { "definition": "

Bytes available to the container runtime filesystem.

\n", "events": [