Skip to content

Redis Exporter causing CPU spikes #802

@NirmalP29

Description

@NirmalP29

Redis server has zero keys.
The vm in screenshot has 4 CPUs
I have tested this in multiple azure vms and most of them shows cpu spikes due to redis exporter.

TOP command output
image

The top panel shows CPU total usage from node exporter
The middle panel shows "process_cpu_seconds_total" from redis exporter.
It also shows "redis_cpu_sys_seconds_total" and "redis_cpu_user_seconds_total" but both are flat (ie zero)
The bottom panel shows max single cpu utilization from node exporter.
image

INFO[0000] Redis Metrics Exporter v1.43.0 build date: 2022-06-18-11:52:03 sha1: 980a974 Go: go1.18.3 GOOS: linux GOARCH: amd64

Can someone help me debug why redis exporter is causing cpu spikes?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions