Redis INFO MetricSet should provide commandstats

Hy,

I'm looking for a good way to collecte redis stats.

Packetbeat provide command's stats and metricbeat the redis-cli info.

Have INFO ALL in metricbeat instead of INFO could make the job and let metricbeat alone to limit overhead.

Is this option a dream or it could be in the future ?

Thanks a lot

It would definitely be possible to request INFO all instead of INFO default to get commandstats in the Redis info metricset.

I think it would be a relatively minor enhancement to make to the code if someone is interested in contributing a PR. Could you please open an enhancement request in the beats repo to add commandstats to the Redis info metricset.

Thanks ,

I've opened the request by following the link.

Unfortunetly my golang knowledges are very low so i hope someone could make it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.