r/vmagent: Deploy vmagent
The *vmagent* role installs and configures the scraping and routing agent used in the Victoria Metrics ecosystem.
This commit is contained in:
4
roles/vmagent/templates/vmagent.sysconfig.j2
Normal file
4
roles/vmagent/templates/vmagent.sysconfig.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
remoteWrite_url={{ vmagent_remotewrite_url }}
|
||||
{% if vmagent_config is not none %}
|
||||
promscrape_config=/etc/victoria-metrics/scrape.yml
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user