Skip to content

Instantly share code, notes, and snippets.

@dcrosta
Created February 22, 2013 16:36
Show Gist options
  • Save dcrosta/5014711 to your computer and use it in GitHub Desktop.
Save dcrosta/5014711 to your computer and use it in GitHub Desktop.
init_config:
instances:
- host: localhost
port: 10101
name: regionserver
conf:
- include:
domain: hadoop
bean: name=RegionServerStatistics,service=RegionServer
attribute:
blockCacheCount:
metric_type: counter
alias: hbase.regionserver.block_cache_count
blockCacheFree:
metric_type: counter
alias: hbase.regionserver.block_cache_free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment