1
0
Fork 0

v-m/scrape: Collect Jellyfin metrics

pull/32/head
Dustin 2024-11-04 20:38:25 -06:00
parent db7c07ee55
commit 2380468658
1 changed files with 17 additions and 0 deletions

View File

@ -494,3 +494,20 @@ scrape_configs:
- source_labels: [__address__]
target_label: __address__
replacement: '$1:8118'
- job_name: jellyfin
scheme: https
dns_sd_configs:
- names:
- jellyfin.pyrocufflink.blue
type: A
port: 443
relabel_configs:
- source_labels:
- __meta_dns_name
- __meta_dns_srv_record_port
separator: ':'
target_label: __address__
- source_labels:
- __meta_dns_name
target_label: instance