mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
Fix expected_metrics.txt for radarr using wrong HELP string
This commit is contained in:
parent
bcac3ec086
commit
8af5237402
@ -10,7 +10,7 @@ radarr_movie_filesize_total{url="SOMEURL"} 1.47062956689e+11
|
||||
# HELP radarr_movie_missing_total Total number of missing movies
|
||||
# TYPE radarr_movie_missing_total gauge
|
||||
radarr_movie_missing_total{url="SOMEURL"} 2
|
||||
# HELP radarr_movie_missing_total Total number of movies with cutoff_unmet
|
||||
# HELP radarr_movie_cutoff_unmet_total Total number of movies with cutoff_unmet
|
||||
# TYPE radarr_movie_cutoff_unmet_total gauge
|
||||
radarr_movie_cutoff_unmet_total{url="SOMEURL"} 2
|
||||
# HELP radarr_movie_monitored_total Total number of monitored movies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user