10 lines
404 B
YAML
10 lines
404 B
YAML
configurations:
|
|
- name: otel.instrumentation.common.experimental.view-telemetry.enabled
|
|
description: Enables the creation of experimental view (INTERNAL) spans.
|
|
type: boolean
|
|
default: false
|
|
- name: otel.instrumentation.common.experimental.controller-telemetry.enabled
|
|
description: Enables the creation of experimental controller (INTERNAL) spans.
|
|
type: boolean
|
|
default: false
|