File tree Expand file tree Collapse file tree
datadog_checks/argo_workflows/data
datadog_checks/kyverno/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 overrides :
1212 openmetrics_endpoint.value.example : http://localhost:9090/metrics
1313 openmetrics_endpoint.description : |
14- Endpoint exposing the Workflow Controller's Prometheus metrics. For more information refer to:
14+ Endpoint exposing the Argo Workflow Controller's Prometheus metrics. For more information refer to:
1515 https://argo-workflows.readthedocs.io/en/latest/metrics/
Original file line number Diff line number Diff line change 1+ Typo fix in config param
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ init_config:
4646instances:
4747
4848 ## @param openmetrics_endpoint - string - required
49- ## Endpoint exposing the Workflow Controller's Prometheus metrics. For more information refer to:
49+ ## Endpoint exposing the Argo Workflow Controller's Prometheus metrics. For more information refer to:
5050 ## https://argo-workflows.readthedocs.io/en/latest/metrics/
5151 #
5252 - openmetrics_endpoint: http://localhost:9090/metrics
Original file line number Diff line number Diff line change 1111 overrides :
1212 openmetrics_endpoint.value.example : http://localhost:8000/metrics
1313 openmetrics_endpoint.description : |
14- Endpoint exposing the Kyver Controller's Prometheus metrics. For more information refer to:
14+ Endpoint exposing the Kyverno Controller's Prometheus metrics. For more information refer to:
1515 https://kyverno.io/docs/monitoring/
Original file line number Diff line number Diff line change 1+ Typo fix in config param
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ init_config:
4646instances:
4747
4848 ## @param openmetrics_endpoint - string - required
49- ## Endpoint exposing the Kyver Controller's Prometheus metrics. For more information refer to:
49+ ## Endpoint exposing the Kyverno Controller's Prometheus metrics. For more information refer to:
5050 ## https://kyverno.io/docs/monitoring/
5151 #
5252 - openmetrics_endpoint: http://localhost:8000/metrics
You can’t perform that action at this time.
0 commit comments