Scraparr
Prometheus exporter for the *arr suite (Sonarr/Radarr/Lidarr)
Scraparr is a Prometheus exporter that collects and exposes metrics from the *arr suite (Sonarr, Radarr, Lidarr and similar services). It provides a scrapeable HTTP metrics endpoint intended for integration with Prometheus and visualization with Grafana.
Key Features
- Exposes detailed metrics for *arr services (requests, queue, backlog, import/scan status, per-series details when enabled)
- Prometheus-compatible /metrics HTTP endpoint (default port 7100)
- Configurable via config.yaml or environment variables; supports multiple service instances via config file aliases
- Lightweight Python implementation with Docker and Docker Compose deployment options
- Built for extensibility and community contributions; supports detailed per-series metrics when enabled
- Suitable for integration into alerting and dashboarding stacks (Prometheus + Grafana)
Use Cases
- Monitor health, API availability, and backlog of Sonarr/Radarr/Lidarr instances
- Feed metrics into Prometheus for alerting on failed downloads, stalled queues, or connectivity issues
- Provide a Grafana dashboard view of *arr performance and activity across multiple instances
Limitations and Considerations
- Environment variables do not support configuring multiple instances; multiple services require the config.yaml with aliases to avoid metric name collisions
- Requires proper API keys and reachable URLs for each *arr service; Docker variants may need host network adjustments for local service access
- Community-maintained Helm and Unraid templates exist but may not be officially maintained by the project
Scraparr is a focused tool for exporting *arr application metrics to Prometheus. It is lightweight and configuration-driven, making it easy to add to existing monitoring stacks for visibility into media automation components.
Categories:
Tags:
Tech Stack:
Similar Services

Uptime Kuma
Self-hosted uptime monitoring with alerts and status pages
Uptime Kuma is a self-hosted uptime monitoring tool for HTTP(S), TCP, ping, DNS and more, with notifications, charts, and public status pages.

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.

Prometheus
Monitoring system and time-series database for metrics and alerting
Prometheus is an open-source monitoring and time-series database for collecting metrics, querying with PromQL, and alerting on system and application health.
Sentry
Error tracking and application performance monitoring platform
Sentry is a developer-focused platform for error tracking, performance monitoring, and tracing to help teams detect, investigate, and fix issues faster.
Glances
Cross-platform system monitoring tool with TUI, Web UI, and APIs
Glances is a cross-platform system monitoring tool providing a terminal dashboard, web UI, and REST/XML-RPC APIs for local or remote monitoring and exporting metrics.

Docker
Python runtime