The ntp collector is disabled by default <https://github.com/prometheus/node_exporter#disabled-by-default>: you can turn it on with a command-line flag. However, the timex collector is enabled by default (e.g. node_timex_sync_status, node_timex_estimated_error_seconds)
For a rough idea of how the target clock compares to the prometheus server's clock, you can also just do: node_time_seconds - timestamp(node_time_seconds) -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a32e52e0-6c26-4a7b-9766-ac10daede241%40googlegroups.com.

