We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6090004 + 9574a2c commit 315fcb9Copy full SHA for 315fcb9
recipes/jmx.rb
@@ -6,7 +6,7 @@
6
# node.override['datadog']['jmx']['instances'] = [
7
# {
8
# 'host' => 'localhost',
9
-# 'port' => '7199',
+# 'port' => 7199,
10
# 'name' 'prod_jmx_app',
11
# 'conf' => [
12
# 'include' => {
0 commit comments