Skip to content

Commit 11ad2a7

Browse files
jmbelvar81medyagh
authored andcommitted
Update telemetry.md - Replacing don´t existing link/reference
Modified the Stackdriver link because the existing one no more exists. No clear the exact replacement in the opentelemetry site (exists exporter for rust, .net, etc... but not totally clear for this specific case where information is not more present) but it seems the added link is referencing to the Google Cloud Operations Suite that "replace" to stackdriver.
1 parent 22c0954 commit 11ad2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/en/docs/tutorials/telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ minikube provides telemetry support via [OpenTelemetry tracing](https://opentele
1111

1212
Currently, minikube supports the following exporters for tracing data:
1313

14-
- [Stackdriver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/master/exporter/stackdriverexporter)
14+
- [Stackdriver](https://github.com/GoogleCloudPlatform/k8s-stackdriver)
1515

1616
To collect trace data with minikube and the Stackdriver exporter, run:
1717

0 commit comments

Comments
 (0)