Skip to content

Commit be9df6a

Browse files
Anusha NarapureddyAnusha Narapureddy
authored andcommitted
remove collector introduction
1 parent c382f33 commit be9df6a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

05-sampling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Tail sampling is where the decision to sample a trace takes place by considering
5858
Deploy the opentelemetry collector with `tail_sampling` enabled.
5959

6060
```shell
61-
kubectl apply -f https://raw.githubusercontent.com/pavolloffay/kubecon-eu-2024-opentelemetry-kubernetes-tracing-tutorial/backend/03-tail-sampling-config.yaml
61+
kubectl apply -f https://raw.githubusercontent.com/pavolloffay/kubecon-eu-2024-opentelemetry-kubernetes-tracing-tutorial/backend/05-tail-sampling-collector.yaml
6262
kubectl get pods -n observability-backend -w
6363
```
6464

0 commit comments

Comments
 (0)