Skip to content

Commit

Permalink
docs cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoravong committed Apr 4, 2023
1 parent 67a7eba commit 57a1c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/enable-operator-and-auto-instrumentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ TODO: Add the Kubernetes manifests for spring-petclinic to this example in a fol
kubectl apply -f examples/enable-operator-and-auto-instrumentation/spring-petclinic -R
```

### 2. Complete the [Getting start with auto-instrumentation](https://github.com/signalfx/splunk-otel-collector-chart/docs/auto-instrumentation-install.md#getting-start-with-auto-instrumentation) steps
### 2. Complete the [Getting started with auto-instrumentation](../../docs/auto-instrumentation-install.md#getting-started-with-auto-instrumentation) steps
When you get to the `3. Deploy the opentelemetry.io/v1alpha1 Instrumentation` step, you can use the following
Instrumentation spec:

```
kubectl apply -f examples/enable-operator-and-auto-instrumentation/instrumentation-java.yaml -n spring-petclinic
```

When you get to the ` 4.Verify all the OpenTelemetry resources...` step, you can use the following sample output
When you get to the `4. Verify all the OpenTelemetry resources...` step, you can use the following sample output
for validation:

<details open>
Expand Down

0 comments on commit 57a1c88

Please sign in to comment.