rollout Alloy to replace prometheus_node_exporter
Some checks failed
/ Ansible Lint (push) Failing after 46s
Some checks failed
/ Ansible Lint (push) Failing after 46s
With the new network we need to deploy a push based solution in order to get metrics into prometheus
This commit is contained in:
parent
41d943a532
commit
5e23b86b95
12 changed files with 68 additions and 205 deletions
|
|
@ -45,4 +45,6 @@
|
|||
- name: Setup Alloy
|
||||
ansible.builtin.import_role:
|
||||
name: grafana.grafana.alloy
|
||||
vars:
|
||||
alloy_config: "{{ alloy_config_default ~ alloy_config_additional }}"
|
||||
become: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue