infra/roles/jellyfin/templates/jellyfin-telegraf.conf.j2

4 lines
108 B
Django/Jinja

[[inputs.prometheus]]
urls = ["http://localhost:{{ jellyfin_port }}/metrics"]
name_prefix = "jellyfin_"