scraparr
Scraparr is a Prometheus exporter for the arr suite, including Sonarr, Radarr, Lidarr, and similar applications. It collects metrics from these services and exposes them in a format that Prometheus can scrape, enabling monitoring and visualization of application health and performance. The tool provides detailed metrics for each supported service and supports multiple instances of the same service through alias-based configuration. Scraparr is lightweight, efficient, and built for extensibility. Configuration is flexible, accepting either a YAML file or environment variables for specifying service URLs and API keys. Optional settings allow users to define custom scrape intervals, select API versions, and enable per-series detailed data. Deployment options include local Python execution, Docker containers with images available from GitHub Container Registry and Docker Hub, Kubernetes via a community-maintained Helm chart, and an Unraid template. Scraparr is actively maintained and integrates smoothly with exis