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

Add net, tcp, uptime and cpu metrics #9

Merged
merged 1 commit into from
Aug 7, 2015
Merged

Add net, tcp, uptime and cpu metrics #9

merged 1 commit into from
Aug 7, 2015

Conversation

logarithm
Copy link
Contributor

No description provided.

@@ -75,7 +77,8 @@ public SysMonitor(Map<String, String[]> dimensions)
new DiskStats(),
new NetStats(),
new CpuStats(),
new SwapStats()
Copy link
Contributor

Choose a reason for hiding this comment

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

why are we removing swap stats?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, my bad

@xdralex
Copy link

xdralex commented Aug 6, 2015

Looks awesome to me! Let's add couple more gauges and feel free to merge it.

logarithm added a commit that referenced this pull request Aug 7, 2015
Add net, tcp, uptime and cpu metrics
@logarithm logarithm merged commit f03b937 into master Aug 7, 2015
@logarithm logarithm deleted the add-metrics branch August 7, 2015 11:55
nishantmonu51 added a commit to metamx/druid that referenced this pull request Aug 12, 2015
changes include -
1) metamx/server-metrics#8 - Add custom
dimensions for Jvm and Sys monitors
2) metamx/server-metrics#9 - Add net, tcp,
uptime and cpu metrics
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.

4 participants