Commit 4711963 1 parent 986dfdd commit 4711963 Copy full SHA for 4711963
File tree 14 files changed +72
-1
lines changed
activemq/datadog_checks/activemq/data
cassandra/datadog_checks/cassandra/data
confluent_platform/datadog_checks/confluent_platform/data
datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances
hazelcast/datadog_checks/hazelcast/data
hive/datadog_checks/hive/data
hivemq/datadog_checks/hivemq/data
ignite/datadog_checks/ignite/data
jboss_wildfly/datadog_checks/jboss_wildfly/data
kafka/datadog_checks/kafka/data
presto/datadog_checks/presto/data
solr/datadog_checks/solr/data
sonarqube/datadog_checks/sonarqube/data
tomcat/datadog_checks/tomcat/data
14 files changed +72
-1
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -149,6 +149,11 @@ instances:
149
149
#
150
150
# rmi_client_timeout: 15000
151
151
152
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
153
+ ## Configures the collection of default JVM metrics.
154
+ #
155
+ # collect_default_jvm_metrics: true
156
+
152
157
## @param tags - list of strings - optional
153
158
## A list of tags to attach to every metric and service check emitted by this instance.
154
159
##
Original file line number Diff line number Diff line change @@ -154,6 +154,11 @@ instances:
154
154
#
155
155
# rmi_client_timeout: 15000
156
156
157
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
158
+ ## Configures the collection of default JVM metrics.
159
+ #
160
+ # collect_default_jvm_metrics: true
161
+
157
162
## @param tags - list of strings - optional
158
163
## A list of tags to attach to every metric and service check emitted by this instance.
159
164
##
Original file line number Diff line number Diff line change 104
104
will give up on that connection and retry.
105
105
value :
106
106
example : 15000
107
- type : number
107
+ type : number
108
+
109
+ - name : collect_default_jvm_metrics
110
+ description : Configures the collection of default JVM metrics.
111
+ value :
112
+ example : true
113
+ type : boolean
108
114
109
115
- template : instances/default
Original file line number Diff line number Diff line change @@ -191,6 +191,11 @@ instances:
191
191
#
192
192
# rmi_client_timeout: 15000
193
193
194
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
195
+ ## Configures the collection of default JVM metrics.
196
+ #
197
+ # collect_default_jvm_metrics: true
198
+
194
199
## @param tags - list of strings - optional
195
200
## A list of tags to attach to every metric and service check emitted by this instance.
196
201
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -156,6 +156,11 @@ instances:
156
156
#
157
157
# rmi_client_timeout: 15000
158
158
159
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
160
+ ## Configures the collection of default JVM metrics.
161
+ #
162
+ # collect_default_jvm_metrics: true
163
+
159
164
## @param tags - list of strings - optional
160
165
## A list of tags to attach to every metric and service check emitted by this instance.
161
166
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
Original file line number Diff line number Diff line change @@ -229,6 +229,11 @@ instances:
229
229
#
230
230
# rmi_client_timeout: 15000
231
231
232
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
233
+ ## Configures the collection of default JVM metrics.
234
+ #
235
+ # collect_default_jvm_metrics: true
236
+
232
237
## @param tags - list of strings - optional
233
238
## A list of tags to attach to every metric and service check emitted by this instance.
234
239
##
Original file line number Diff line number Diff line change @@ -143,6 +143,11 @@ instances:
143
143
#
144
144
# rmi_client_timeout: 15000
145
145
146
+ ## @param collect_default_jvm_metrics - boolean - optional - default: true
147
+ ## Configures the collection of default JVM metrics.
148
+ #
149
+ # collect_default_jvm_metrics: true
150
+
146
151
## @param tags - list of strings - optional
147
152
## A list of tags to attach to every metric and service check emitted by this instance.
148
153
##
You can’t perform that action at this time.
0 commit comments