Skip to content

Commit 0729cb3

Browse files
authored
broken link
1 parent 9e3c337 commit 0729cb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contrib/monitor/opentelemetry/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ However, it's likely that you will encounter an error similar to:
2727
2023-07-06T17:28:37.520Z debug [email protected]/exporter.go:106 failed to push trace data to Jaeger {"kind": "exporter", "data_type": "traces", "name": "jaeger", "error": "rpc error: code = Unimplemented desc = unknown service jaeger.api_v2.CollectorService"}
2828
```
2929

30-
A solution is provided in the following [article](https://cloudbyt.es/blog/switching-to-jaeger-otel-collector).
31-
3230
You can also utilize the [otel-collector.yaml](./otel-collector.yaml) file we used for this tutorial by applying it with:
3331

3432
```bash

0 commit comments

Comments
 (0)