Skip to content

Instantly share code, notes, and snippets.

@roger-king
Last active January 8, 2016 16:35
Show Gist options
  • Save roger-king/a1d4091496ff1694b727 to your computer and use it in GitHub Desktop.
Save roger-king/a1d4091496ff1694b727 to your computer and use it in GitHub Desktop.
init_config:
instances:
- host: ~private ip~
port: 7199
name: jmx_instance
user: username
password: password
#
# Visit http://docs.datadoghq.com/integrations/java/ to customize it
# conf:
# -include:
# domain: my_domain
# bean: my_bean
# attribute:
# attribute1:
# metric_type: counter
# alias: jmx.my_metric_name
# attribute2:
# metric_type: gauge
# alias: jmx.my2ndattribute
# - include:
# domain: 2nd_domain
# - exclude:
# bean: excluded_bean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment