Collectd operator utilties
[demo.git] / vnfs / DAaaS / day2_configs / prometheus / README.txt
1 This day2 config adds a remote_write to existing config
2
3 Assuming initial/day0 config in namespace "edge1" and helm release name as "cp" (helm install -n cp collection/ --namespace=edge1)
4
5 Run below command to apply day2 config
6
7 kubectl patch --namespace=edge1 prometheus cp-prometheus-prometheus -p "$(cat add_remote_write.yaml)" --type=merge