Hi everyone
We’ve been running Vault servers in Kubernetes for a number of years, for a specific purpose of generating certificates for a specific application.
When we originally deployed the clusters, we went through the best practice guide to work out what metrics we should monitor. There was one metric that we added, but we’ve never really worked out what we should set it at, and that’s Vault Heap Objects ( vault.runtime.heap_objects). The documentation states “Number of objects on the heap. This is a good general memory pressure indicator worth establishing a baseline and thresholds for alerting.” but doesn’t give us much more, so I guess my question is, how do we accurately set an alert for this metric? What is the correct method of setting this value?
Thanks in advance.
John