Why not just 'daemon_flags="-storageDataPath=${LOCALSTATEDIR}/db/vmetrics/"'?

--
 Sent from a phone, apologies for poor formatting.

On 23 January 2022 17:10:48 Denis Fondras <open...@ledeuns.net> wrote:

Le Sun, Jan 23, 2022 at 02:33:58PM +0000, Stuart Henderson a écrit :
On 2022/01/22 17:42, Denis Fondras wrote:
VictoriaMetrics is fast, cost-effective and scalable time-series database.

https://victoriametrics.com/

OK ?

this looks wrong:

daemon_flags="-storageDataPath=${LOCALSTATEDIR}/db/vmetrics/ ${daemon_flags}"

Do you mean, it should be :

daemon_flags="${daemon_flags} -storageDataPath '${LOCALSTATEDIR}/vmetrics/'"

Reply via email to