Skip to content

Commit

Permalink
Document OpenTelemetry and Prometheus telemetry requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwaterman committed Sep 15, 2023
1 parent 1591500 commit 196c7d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions getting-started/templates/systemlink-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ global:
##
telemetry:
## Specify whether to collect telemetry data.
## Requires deployment of an OpenTelemetry collector and Prometheus.
## OpenTelemetry: https://opentelemetry.io/docs/what-is-opentelemetry/
## Prometheus: https://prometheus.io/docs/introduction/overview/
##
enabled: false
## Url target of OpenTelemetry exporter. Corresponds to OTEL_EXPORTER_OTLP_ENDPOINT.
Expand Down

0 comments on commit 196c7d1

Please sign in to comment.