Skip to content

Conversation

@lyda
Copy link
Contributor

@lyda lyda commented Oct 18, 2015

Current behaviour throws away all stats on any Statfs error. In practice
this is not useful. This turns such errors into debug log messages -
though silently ignoring them seems even more valid to me.

(note this is a suggested partial fix for issue #81 )

Current behaviour throws away all stats on any Statfs error. In practice
this is not useful. This turns such errors into debug log messages -
though silently ignoring them seems even more valid to me.
@brian-brazil
Copy link
Contributor

Considering the various ways we've seen this fail, I think this is the most pragmatic solution. 👍

@lyda
Copy link
Contributor Author

lyda commented Oct 20, 2015

Do I need to do anything to get this merged?

@fabxc
Copy link
Contributor

fabxc commented Oct 20, 2015

No, thanks and sorry about the delay 👍

fabxc added a commit that referenced this pull request Oct 20, 2015
Make filesystem collector more robust.
@fabxc fabxc merged commit 2516a5b into prometheus:master Oct 20, 2015
@lyda
Copy link
Contributor Author

lyda commented Oct 20, 2015

Thanks! And no worries on a delay. I've got some more pull requests coming and wanted to make sure I wasn't missing any administrivia sorts of things!

@fabxc
Copy link
Contributor

fabxc commented Oct 20, 2015

Looking forward to them :)

On Tue, Oct 20, 2015 at 10:26 PM Kevin Lyda notifications@github.com
wrote:

Thanks! And no worries on a delay. I've got some more pull requests coming
and wanted to make sure I wasn't missing any administrivia sorts of things!


Reply to this email directly or view it on GitHub
#143 (comment)
.

tamcore pushed a commit to gitgrave/node_exporter that referenced this pull request Oct 22, 2024
Google App Engine does not allow compiling with `import "syscall"`. See discussion in prometheus/client_golang#549

Signed-off-by: Calle Pettersson <calle@cape.nu>
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