Skip to content

Comments

Fix parsing of /sys/class/power_supply#206

Merged
pgier merged 1 commit intoprometheus:masterfrom
shaardie:fix_class_power_supply
Sep 5, 2019
Merged

Fix parsing of /sys/class/power_supply#206
pgier merged 1 commit intoprometheus:masterfrom
shaardie:fix_class_power_supply

Conversation

@shaardie
Copy link
Contributor

@shaardie shaardie commented Sep 2, 2019

The file /sys/class/power_supply/<power_supply>/device is a symlink to a
directory, but it is read as a regular file. This commit fixes this problem and
tries to solve #205.

Also it updates the fixtures.ttar file and add the symlink in it to better
represent the situation on the pc.

Signed-off-by: Sven Haardiek sven@haardiek.de

The file `/sys/class/power_supply/<power_supply>/device` is a symlink to a
directory, but it is read as a regular file. This commit fixes this problem and
tries to solve prometheus#205.

Also it updates the fixtures.ttar file and add the symlink in it to better
represent the situation on the pc.

Signed-off-by: Sven Haardiek <sven@haardiek.de>
Copy link
Collaborator

@pgier pgier left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@pgier pgier merged commit 7235699 into prometheus:master Sep 5, 2019
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.

2 participants