diff --git a/docs/getting-started.rst b/docs/getting-started.rst index f60c473ba23..8c27ddfa4d3 100644 --- a/docs/getting-started.rst +++ b/docs/getting-started.rst @@ -312,7 +312,7 @@ Install the OpenTelemetry Collector exporter: .. code-block:: sh - pip install opentelemetry-instrumentation-otcollector + pip install opentelemetry-exporter-otlp And execute the following script: