Skip to content

rcanderson23/sonarr-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonarr-exporter

Prometheus exporter for Sonarr.

Building the binary

For running in a Docker image, run make standalone

Configuration

Move config.example.json to config.json and supply your API key and the URL for sonarr.

Exporter listens on port 9715 by default.