Skip to content

add SysBlockDeviceQueueStat#711

Open
wjordan wants to merge 1 commit into
prometheus:masterfrom
wjordan:SysBlockDeviceQueueStat
Open

add SysBlockDeviceQueueStat#711
wjordan wants to merge 1 commit into
prometheus:masterfrom
wjordan:SysBlockDeviceQueueStat

Conversation

@wjordan

@wjordan wjordan commented Mar 26, 2025

Copy link
Copy Markdown

SysBlockDeviceQueueStat returns a single stat from /sys/block/xxx/queue where xxx is a device name and stat is a file. Allow fetching a single queue stat without parsing the entire queue sysfs structure.

See: prometheus/node_exporter#3282 (comment)

SysBlockDeviceQueueStat returns a single stat from /sys/block/xxx/queue where xxx is a device name and stat is a file.
Allow fetching a single queue stat without parsing the entire queue sysfs structure.

@discordianfish discordianfish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs sign off but lgtm otherwise

@SuperQ SuperQ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a DCO sign-off. You can use git commit -s --amend to add it.

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.

3 participants