summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-04-26 16:32:44 +0300
committerGitHub <noreply@github.com>2023-04-26 16:32:44 +0300
commit770ec8339d98767c64c5d9db08a8fc4a48db070f (patch)
treebc96e0c83ca9444d5e338707c7b36e092a116507 /collectors
parent3194286467665f2c138cd3f9a0eb3bdac265f937 (diff)
add metrics.csv to timex.plugin (#14970)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/timex.plugin/metrics.csv4
1 files changed, 4 insertions, 0 deletions
diff --git a/collectors/timex.plugin/metrics.csv b/collectors/timex.plugin/metrics.csv
new file mode 100644
index 0000000000..c7e59cca42
--- /dev/null
+++ b/collectors/timex.plugin/metrics.csv
@@ -0,0 +1,4 @@
+metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
+system.clock_sync_state,,state,state,"System Clock Synchronization State",line,,timex.plugin,
+system.clock_status,,"unsync, clockerr",status,"System Clock Status",line,,timex.plugin,
+system.clock_sync_offset,,offset,milliseconds,"Computed Time Offset Between Local System and Reference Clock",line,,timex.plugin, \ No newline at end of file