Skip to content

Commit

Permalink
chore(deps): update docs from repo source (#1553)
Browse files Browse the repository at this point in the history
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
  • Loading branch information
kumahq[bot] authored Dec 13, 2023
1 parent d2c7659 commit 7471ccc
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions app/docs/dev/crds/kuma.io_meshmetrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ spec:
description: Backends list that will be used to collect metrics.
items:
properties:
name:
description: Name of the backend. Needed when using MADS
for DP discovery.
type: string
prometheus:
description: Prometheus backend configuration.
properties:
clientId:
description: ClientId of the Prometheus backend. Needed
when using MADS for DP discovery.
type: string
path:
default: /metrics
description: Path on which a dataplane should expose
Expand Down Expand Up @@ -102,6 +102,7 @@ spec:
- mode
type: object
required:
- clientId
- path
- port
type: object
Expand Down

0 comments on commit 7471ccc

Please sign in to comment.