Receiving all metrics values as 0 in the flushInterval callback
Author: rajjaiswalsaumyaCreated Mar 21, 2025Updated Mar 21, 2025
We are getting all metrics values as 0. Here is stasd config we are using.
{
keyNameSanitize: false,
port: 8125,
flushInterval: 65000,
health: true,
dumpMessages: false,
backends: [
'./node_modules/custom-statsd-epagent-backend',
]
}Source: statsd/statsd