Skip to content

Add support for cpuinfo_avg_freq#3712

Open
mrobbert wants to merge 1 commit into
prometheus:masterfrom
mrobbert:issue-3697-cpuinfo-avg-freq
Open

Add support for cpuinfo_avg_freq#3712
mrobbert wants to merge 1 commit into
prometheus:masterfrom
mrobbert:issue-3697-cpuinfo-avg-freq

Conversation

@mrobbert

@mrobbert mrobbert commented Jul 2, 2026

Copy link
Copy Markdown

This PR addresses #3697

Note that it doesn't build in its current state because the update to the procfs library has a breaking change in the mdadm_linux collector. I'm not sure of the best way to reconcile that, but here is the error I get when trying to compile:

collector/mdadm_linux.go:236:12: cannot convert mdraid.Disks (variable of type *uint64) to type float64

Signed-off-by: Mike Robbert <mrobbert@ucar.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant