exportarr/examples/grafana
Jack b8b7cc6be3
Feature/support bazarr (#214)
* remove the branch requirement to run tests

feature/support-bazarr

* lint makefile

feature/support-bazarr

* add bazarr to readme

feature/support-bazarr

* also comment out release image as we only want tests to happen

feature/support-bazarr

* initial changes to start attempting to pull bazarr i thinnk?

feature/support-bazarr

* make it only run the tests, but skip release image

feature/support-bazarr

* add a genric makefile to build container localy, run and test

feature/support-bazarr

* rename build command

feature/support-bazarr

* add pic and grafana dashboard adjustments

feature/support-bazarr

* refactor metrics to just be contained within 1 class

* add logic to allow csv values to params

* remove some todos

* make api version optional

feature/support-bazarr

* adjust makefile to auto kill and start

feature/support-bazarr

* remove now invalid test

feature/support-bazarr

* add a test for no api version instead

feature/support-bazarr

* add a test to enforce csv params moving forward

feature/support-bazarr

* add saml payloads for all endpoints, add test that mocks and verifies result

feature/support-bazarr

* Update .env.dist

* Update .gitignore

* Update internal/client/client.go

* add a tidy task

---------

Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
2023-10-08 02:32:59 -04:00
..
dashboard2.json Feature/support bazarr (#214) 2023-10-08 02:32:59 -04:00
dashboard.json Allow selection of prometheus datasource in dashboard 1 (#224) 2023-10-08 02:25:51 -04:00
README.md Added Sabnzbd Dashboard (#168) 2023-05-05 13:47:01 -04:00

Dashboard Examples

Dashboard 1

Dashboard 1 covers Radarr -- this is the image which is displayed on the main README.

image

Dashboard 2

Dashboard 2 covers Prowlarr, Sabnzbd, Radarr, Sonarr, Lidarr, Readarr.

image

Notes:

  • This dashboard was built assuming these services are running kubernetes, so the Uptime and Network panels assume kubernetes prometheus metrics are available. In other environments these will need to be delete/edited.