Skip to content

Commit d26c05c

Browse files
chore: Update Attribute Dictionary JSON
1 parent 416bc01 commit d26c05c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/data/attribute-dictionary-en.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6477,6 +6477,16 @@
64776477
"name": "operatingSystem",
64786478
"units": null
64796479
},
6480+
{
6481+
"definition": "<p>Number of pods running on node.</p>\n",
6482+
"events": [
6483+
"K8sNodeSample"
6484+
],
6485+
"name": "runningPods",
6486+
"units": {
6487+
"label": "count"
6488+
}
6489+
},
64806490
{
64816491
"definition": "<p>Bytes available to the container runtime filesystem.</p>\n",
64826492
"events": [

0 commit comments

Comments
 (0)