summaryrefslogtreecommitdiffstats
path: root/collectors/all.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-14 18:12:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-14 18:12:10 +0000
commitb5321aff06d6ea8d730d62aec2ffd8e9271c1ffc (patch)
tree36c41e35994786456154f9d3bf88c324763aeea4 /collectors/all.h
parentAdding upstream version 1.33.1. (diff)
downloadnetdata-b5321aff06d6ea8d730d62aec2ffd8e9271c1ffc.tar.xz
netdata-b5321aff06d6ea8d730d62aec2ffd8e9271c1ffc.zip
Adding upstream version 1.34.0.upstream/1.34.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'collectors/all.h')
-rw-r--r--collectors/all.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/collectors/all.h b/collectors/all.h
index 100a6b090..61f3c01bf 100644
--- a/collectors/all.h
+++ b/collectors/all.h
@@ -30,6 +30,7 @@
#define NETDATA_CHART_PRIO_SYSTEM_IP 501
#define NETDATA_CHART_PRIO_SYSTEM_IPV6 502
#define NETDATA_CHART_PRIO_SYSTEM_PROCESSES 600
+#define NETDATA_CHART_PRIO_SYSTEM_PROCESS_STATES 601
#define NETDATA_CHART_PRIO_SYSTEM_FORKS 700
#define NETDATA_CHART_PRIO_SYSTEM_ACTIVE_PROCESSES 750
#define NETDATA_CHART_PRIO_SYSTEM_CTXT 800
@@ -43,6 +44,7 @@
#define NETDATA_CHART_PRIO_SYSTEM_ENTROPY 1000
#define NETDATA_CHART_PRIO_SYSTEM_UPTIME 1000
#define NETDATA_CHART_PRIO_CLOCK_SYNC_STATE 1100
+#define NETDATA_CHART_PRIO_CLOCK_STATUS 1105
#define NETDATA_CHART_PRIO_CLOCK_SYNC_OFFSET 1110
#define NETDATA_CHART_PRIO_SYSTEM_IPC_MSQ_QUEUES 1200 // freebsd only
#define NETDATA_CHART_PRIO_SYSTEM_IPC_MSQ_MESSAGES 1201