Prometheus
Prometheus is a free software application used for event monitoring and alerting. It records metrics in a time series database built using an HTTP pull model, with flexible queries and real-time alerting.
Client/Agent: Prometheus exporter
It is documented in the NixOS manual.
Server
The Prometheus service daemon can be enabled and configured by further options.
services.prometheus.enable = true;