The *vmagent* role installs and configures the scraping and routing agent used in the Victoria Metrics ecosystem.
5 lines
145 B
Django/Jinja
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 %}
|