15 Sep
2023
15 Sep
'23
2:25 a.m.
Folks,
I have deployed prometheus with koll-ansible and now I want to change the path of prometheus volume to store matrices on bigger partitions. How do I change the volume path of prometheus to store matrix data on separate filesystem?
This is what I did in globals.yml but it doesn't work. Is the following variable correct?
prometheus_server_default_volumes: "/mnt/prometheus"