grafana-ansible-collection icon indicating copy to clipboard operation
grafana-ansible-collection copied to clipboard

Grafana Alloy variables are generic.

Open Aethylred opened this issue 1 year ago • 0 comments

The variables for Grafana Alloy are generic and could be easily over-ridden by simple Ansible playbooks.

https://github.com/grafana/grafana-ansible-collection/blob/main/roles/alloy/defaults/main.yml

They sould all be prefixed with alloy_ or grafana_alloy_ to make them specific to the Grafana collection namespace.

Aethylred avatar May 20 '24 03:05 Aethylred