-
Notifications
You must be signed in to change notification settings - Fork 168
JMX Scraper - YAML config and integration test for HBase #1538
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
Changes from 2 commits
2dd5fc5
9e3a340
bf36533
7ade121
ac3ff6d
c3a0e23
07c6713
002d6ab
db42889
8d46c94
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -7,6 +7,7 @@ rules: | |||||
| unit: "{server}" | ||||||
| type: updowncounter | ||||||
| mapping: | ||||||
| # Group of properties to build hbase.master.region_server.count metric | ||||||
|
||||||
| # Group of properties to build hbase.master.region_server.count metric | |
| # hbase.master.region_server.count |
[nitpicking] Maybe simplify this even further as everything here is a metric (and do the same with others that match Group of properties to build .* metric regex)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[for reviewer] Some small improvements to report meaningful errors for few failed assertions