@cryptotaxi247 / netdata-1 / commits / 770ec8339

add metrics.csv to timex.plugin (#14970)

Ilya Mashchenko committed Apr 26, 2023 at 16:32 UTC 770ec8339d98767c64c5d9db08a8fc4a48db070f
1 file changed +4
collectors/timex.plugin/metrics.csv new
+4
@@ -0,0 +1,4 @@
1 +metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
2 +system.clock_sync_state,,state,state,"System Clock Synchronization State",line,,timex.plugin,
3 +system.clock_status,,"unsync, clockerr",status,"System Clock Status",line,,timex.plugin,
4 +system.clock_sync_offset,,offset,milliseconds,"Computed Time Offset Between Local System and Reference Clock",line,,timex.plugin,
\ No newline at end of file