Skip to content

Commit 3c8601a

Browse files
committed
fix docs
1 parent c4a8ed2 commit 3c8601a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/auto-instrumentation-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)