File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ these frameworks often have pre-built instrumentation capabilities already avail
5555
5656 - ** Alternative Methods**
5757 - ** Instrumentation Spec**
58- - ` operator. instrumentation.spec.env` : Use with the ` OTEL_RESOURCE_ATTRIBUTES ` environment variable to specify the deployment environment.
58+ - ` instrumentation.spec.env ` : Use with the ` OTEL_RESOURCE_ATTRIBUTES ` environment variable to specify the deployment environment.
5959
6060- ** Auto-instrumentation Configuration Overrides (Optional)**
6161 - ** [ Default Instrumentation] ( https://github.com/signalfx/splunk-otel-collector-chart/blob/main/examples/enable-operator-and-auto-instrumentation/rendered_manifests/operator/instrumentation.yaml ) Object Deployment**
@@ -68,7 +68,7 @@ these frameworks often have pre-built instrumentation capabilities already avail
6868 - ** Customizing Instrumentation**
6969 - ` instrumentation.spec ` : Override values under this parameter to customize the deployed opentelemetry.io/v1alpha1 Instrumentation object.
7070 - ** Examples**
71- - [ Custom environment span tags] ( ../examples/enable-operator-and-auto-instrumentation/instrumentation/instrumentation_add_custom_environment_span_tag .yaml )
71+ - [ Custom environment span tags] ( ../examples/enable-operator-and-auto-instrumentation/instrumentation/instrumentation-add-custom-environment-span-tag .yaml )
7272 - [ trace sampler] ( ../examples/enable-operator-and-auto-instrumentation/instrumentation/instrumentation-add-trace-sampler.yaml )
7373 - [ enable profiling] ( ../examples/enable-operator-and-auto-instrumentation/instrumentation/instrumentation-enable-profiling.yaml )
7474 - [ partially enable profiling] ( ../examples/enable-operator-and-auto-instrumentation/instrumentation/instrumentation-enable-profiling-partially.yaml )
You can’t perform that action at this time.
0 commit comments