rtime-metrics 0.14.0

Prometheus metrics exporter and instruments for the rTime NTP/PTP time synchronization daemon
Documentation

rtime-metrics

crates.io docs.rs

Prometheus metrics for rTime, a high-performance NTP/PTP time synchronization daemon written in Rust.

Defines the daemon's metric instruments (clock offset/jitter/frequency, per-source statistics, packet counters, selection results) and an HTTP exporter that serves them in Prometheus text format at /metrics.

Contents

Module Purpose
instruments Metric definitions and update helpers
exporter Axum-based /metrics HTTP endpoint

The metrics facade crate is re-exported for convenience.

License

Licensed under the MIT license.