Skip to content

Commit 1b6bba0

Browse files
committed
Feedback
1 parent b7221e2 commit 1b6bba0

File tree

14 files changed

+41
-41
lines changed

14 files changed

+41
-41
lines changed

activemq/datadog_checks/activemq/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

cassandra/datadog_checks/cassandra/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ instances:
149149
#
150150
# rmi_client_timeout: 15000
151151

152-
## @param collect_default_jvm_metrics - boolean - optional - default: false
153-
## Allows disabling the collection of default JVM metrics
152+
## @param collect_default_jvm_metrics - boolean - optional - default: true
153+
## Allows disabling the collection of default JVM metrics.
154154
#
155-
# collect_default_jvm_metrics: false
155+
# collect_default_jvm_metrics: true
156156

157157
## @param tags - list of strings - optional
158158
## A list of tags to attach to every metric and service check emitted by this instance.

confluent_platform/datadog_checks/confluent_platform/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ instances:
154154
#
155155
# rmi_client_timeout: 15000
156156

157-
## @param collect_default_jvm_metrics - boolean - optional - default: false
158-
## Allows disabling the collection of default JVM metrics
157+
## @param collect_default_jvm_metrics - boolean - optional - default: true
158+
## Allows disabling the collection of default JVM metrics.
159159
#
160-
# collect_default_jvm_metrics: false
160+
# collect_default_jvm_metrics: true
161161

162162
## @param tags - list of strings - optional
163163
## A list of tags to attach to every metric and service check emitted by this instance.

datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances/jmx.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
type: number
108108

109109
- name: collect_default_jvm_metrics
110-
description: Allows disabling the collection of default JVM metrics
110+
description: Allows disabling the collection of default JVM metrics.
111111
value:
112-
example: false
112+
example: true
113113
type: boolean
114114

115115
- template: instances/default

hazelcast/datadog_checks/hazelcast/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,10 @@ instances:
191191
#
192192
# rmi_client_timeout: 15000
193193

194-
## @param collect_default_jvm_metrics - boolean - optional - default: false
195-
## Allows disabling the collection of default JVM metrics
194+
## @param collect_default_jvm_metrics - boolean - optional - default: true
195+
## Allows disabling the collection of default JVM metrics.
196196
#
197-
# collect_default_jvm_metrics: false
197+
# collect_default_jvm_metrics: true
198198

199199
## @param tags - list of strings - optional
200200
## A list of tags to attach to every metric and service check emitted by this instance.

hive/datadog_checks/hive/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

hivemq/datadog_checks/hivemq/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

ignite/datadog_checks/ignite/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

jboss_wildfly/datadog_checks/jboss_wildfly/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,10 @@ instances:
156156
#
157157
# rmi_client_timeout: 15000
158158

159-
## @param collect_default_jvm_metrics - boolean - optional - default: false
160-
## Allows disabling the collection of default JVM metrics
159+
## @param collect_default_jvm_metrics - boolean - optional - default: true
160+
## Allows disabling the collection of default JVM metrics.
161161
#
162-
# collect_default_jvm_metrics: false
162+
# collect_default_jvm_metrics: true
163163

164164
## @param tags - list of strings - optional
165165
## A list of tags to attach to every metric and service check emitted by this instance.

kafka/datadog_checks/kafka/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

presto/datadog_checks/presto/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

solr/datadog_checks/solr/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

sonarqube/datadog_checks/sonarqube/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,10 @@ instances:
229229
#
230230
# rmi_client_timeout: 15000
231231

232-
## @param collect_default_jvm_metrics - boolean - optional - default: false
233-
## Allows disabling the collection of default JVM metrics
232+
## @param collect_default_jvm_metrics - boolean - optional - default: true
233+
## Allows disabling the collection of default JVM metrics.
234234
#
235-
# collect_default_jvm_metrics: false
235+
# collect_default_jvm_metrics: true
236236

237237
## @param tags - list of strings - optional
238238
## A list of tags to attach to every metric and service check emitted by this instance.

tomcat/datadog_checks/tomcat/data/conf.yaml.example

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ instances:
143143
#
144144
# rmi_client_timeout: 15000
145145

146-
## @param collect_default_jvm_metrics - boolean - optional - default: false
147-
## Allows disabling the collection of default JVM metrics
146+
## @param collect_default_jvm_metrics - boolean - optional - default: true
147+
## Allows disabling the collection of default JVM metrics.
148148
#
149-
# collect_default_jvm_metrics: false
149+
# collect_default_jvm_metrics: true
150150

151151
## @param tags - list of strings - optional
152152
## A list of tags to attach to every metric and service check emitted by this instance.

0 commit comments

Comments
 (0)