Skip to content

Commit 45593fb

Browse files
author
Ola Amr
committed
Add mem_shared to Linux schema validation
- Added mem_shared to validLinuxMetrics.json for schema validation - Ensures Linux-specific memory metric is accepted by configuration schema
1 parent 079ef6f commit 45593fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

translator/config/sampleSchema/validLinuxMetrics.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"measurement": [
6363
"mem_used",
6464
"mem_cached",
65+
"mem_shared",
6566
"mem_total"
6667
],
6768
"metrics_collection_interval": 1

0 commit comments

Comments
 (0)