I have a config.hcl
file that I used to configure my vault instance. In the UI, I enabled Vault Usage Metrics, which I can see now enabled at sys/internal/counters/config
but I don't see anything related to that in the config.hcl
file, so I suppose it's not something that is written back to the configuration file?
If that's the case, and since I'm using the raft
backend, if I create a snapshot, is that setting ultimately saved in the snapshot?