[Unit] Description=Prometheus metrics exporter for synth pipeline After=multi-user.target synth-diagnostic.service [Service] Type=simple ExecStart=/home/arduino/uno-q-audio-synth/scripts/prometheus-exporter.py User=root Restart=on-failure RestartSec=5 StandardOutput=journal StandardError=journal [Install] WantedBy=multi-user.target