Skip to content

Commit

Permalink
Update prometheus_metrics_prefix documentation (#8236)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianVeaux authored Dec 28, 2020
1 parent 26ad0e9 commit 0cf145b
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ instances:
prometheus_url: <PROMETHEUS_URL>

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ instances:
edge_agent_prometheus_url: http://edgeAgent:9600/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion cilium/datadog_checks/cilium/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ instances:
# operator_endpoint: http://localhost:6942/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ instances:
- prometheus_url: http://localhost:8080/_status/vars

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion coredns/datadog_checks/coredns/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ instances:
- coredns_template_rr_failures_total: template_resource_record_failures_count

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion crio/datadog_checks/crio/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ instances:
- prometheus_url: http://localhost:9090/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
items:
type: string
- name: prometheus_metrics_prefix
description: <PREFIX> for exposed Prometheus metrics.
description: Removes a given <PREFIX> from exposed Prometheus metrics.
value:
type: string
example: <PREFIX>_
Expand Down Expand Up @@ -166,4 +166,4 @@
<KEY_1>: [<LABEL_1>, <LABEL_2>]
<KEY_2>: ['*']
- template: instances/http
- template: instances/default
- template: instances/default
2 changes: 1 addition & 1 deletion etcd/datadog_checks/etcd/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ instances:
prometheus_url: http://localhost:2379/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ instances:
- prometheus_url: http://localhost:7979/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion gitlab/datadog_checks/gitlab/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ instances:
prometheus_url: http://<GITLAB_URL>/-/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ instances:
prometheus_endpoint: http://<PROMETHEUS_ENDPOINT>:<PROMETHEUS_PORT>/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion haproxy/datadog_checks/haproxy/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ instances:
prometheus_url: <PROMETHEUS_URL>

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion istio/datadog_checks/istio/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ instances:
# citadel_endpoint: http://istio-citadel.istio-system:15014/metrics

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ instances:
# scheme: https

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ instances:
# leader_election: true

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion linkerd/datadog_checks/linkerd/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ instances:
- prometheus_url: http://localhost:9990/admin/metrics/prometheus

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ instances:
# collect_nginx_histograms: false

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ instances:
- io

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down
2 changes: 1 addition & 1 deletion scylla/datadog_checks/scylla/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ instances:
# - scylla.tracing

## @param prometheus_metrics_prefix - string - optional
## <PREFIX> for exposed Prometheus metrics.
## Removes a given <PREFIX> from exposed Prometheus metrics.
#
# prometheus_metrics_prefix: <PREFIX>_

Expand Down

0 comments on commit 0cf145b

Please sign in to comment.