Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[system] Add uptime metric on Windows #2135

Merged
merged 1 commit into from
Dec 18, 2015
Merged

[system] Add uptime metric on Windows #2135

merged 1 commit into from
Dec 18, 2015

Conversation

remh
Copy link

@remh remh commented Dec 8, 2015

No description provided.


class System(Check):
def check(self, agentConfig):
return {"system.uptime": uptime.uptime()}
Copy link
Member

Choose a reason for hiding this comment

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

Newline missing, don't know if we should care though.

Copy link
Author

Choose a reason for hiding this comment

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

fixed

@olivielpeau
Copy link
Member

👍

@remh remh added this to the 5.7.0 milestone Dec 17, 2015
remh pushed a commit that referenced this pull request Dec 18, 2015
[system] Add uptime metric on Windows
@remh remh merged commit 8a0e3a0 into master Dec 18, 2015
@remh remh deleted the remh/uptime branch December 22, 2015 22:59
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