Skip to content

Commit

Permalink
Feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
gh123man committed Dec 10, 2020
1 parent b7221e2 commit 1b6bba0
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 41 deletions.
6 changes: 3 additions & 3 deletions activemq/datadog_checks/activemq/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions cassandra/datadog_checks/cassandra/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@
type: number

- name: collect_default_jvm_metrics
description: Allows disabling the collection of default JVM metrics
description: Allows disabling the collection of default JVM metrics.
value:
example: false
example: true
type: boolean

- template: instances/default
6 changes: 3 additions & 3 deletions hazelcast/datadog_checks/hazelcast/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions hive/datadog_checks/hive/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions hivemq/datadog_checks/hivemq/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions ignite/datadog_checks/ignite/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions kafka/datadog_checks/kafka/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions presto/datadog_checks/presto/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions solr/datadog_checks/solr/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions sonarqube/datadog_checks/sonarqube/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

## @param tags - list of strings - optional
## A list of tags to attach to every metric and service check emitted by this instance.
Expand Down
6 changes: 3 additions & 3 deletions tomcat/datadog_checks/tomcat/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ instances:
#
# rmi_client_timeout: 15000

## @param collect_default_jvm_metrics - boolean - optional - default: false
## Allows disabling the collection of default JVM metrics
## @param collect_default_jvm_metrics - boolean - optional - default: true
## Allows disabling the collection of default JVM metrics.
#
# collect_default_jvm_metrics: false
# collect_default_jvm_metrics: true

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

0 comments on commit 1b6bba0

Please sign in to comment.