configpolicy/roles/vmagent/templates/vmagent.sysconfig.j2

5 lines
145 B
Django/Jinja

remoteWrite_url={{ vmagent_remotewrite_url }}
{% if vmagent_config is not none %}
promscrape_config=/etc/victoria-metrics/scrape.yml
{% endif %}