Monitoring and observability tools including Prometheus, OpenTelemetry, and Netdata
This skill provides expertise in monitoring, metrics collection, and observability for robotics systems and distributed infrastructure.
Prometheus is the standard for metrics collection in cloud-native environments.
{ pkgs, ... }:
{
packages = with pkgs; [
prometheus
alertmanager
prometheus-node-exporter
grafana
];
}
# prometheus.yml