File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -182,3 +182,7 @@ core_config_version: 0
182182# (DIFFERENT_ACROSS_APPS | OPTIONAL | Default: 3600000) long value. Time in milliseconds for how long a webauthn
183183# account recovery token is valid for.
184184# webauthn_recover_account_token_lifetime:
185+
186+ # (OPTIONAL | Default: http://localhost:4317) string value. The URL of the OpenTelemetry collector to which the core
187+ # will send telemetry data. This should be in the format http://<host>:<port> or https://<host>:<port>.
188+ # otel_collector_connection_uri:
Original file line number Diff line number Diff line change @@ -182,3 +182,7 @@ disable_telemetry: true
182182# (DIFFERENT_ACROSS_APPS | OPTIONAL | Default: 3600000) long value. Time in milliseconds for how long a webauthn
183183# account recovery token is valid for.
184184# webauthn_recover_account_token_lifetime:
185+
186+ # (OPTIONAL | Default: http://localhost:4317) string value. The URL of the OpenTelemetry collector to which the core
187+ # will send telemetry data. This should be in the format http://<host>:<port> or https://<host>:<port>.
188+ # otel_collector_connection_uri:
You can’t perform that action at this time.
0 commit comments