Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ecfeb7

Browse files
marcosflobolzchenalrex
authored
Fix link to instrumentation (open-telemetry#1826)
Co-authored-by: Leighton Chen <[email protected]> Co-authored-by: alrex <[email protected]>
1 parent 7f18221 commit 0ecfeb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ In addition, there are several extension packages which can be installed separat
3434
pip install opentelemetry-instrumentation-{instrumentation}
3535

3636
These are for exporter and instrumentation packages respectively.
37-
Some packages can be found in :scm_web:`instrumentation <instrumentation/>` and :scm_web:`exporter <exporter/>`
38-
directory of the repository. The remaining packages can be found at the
37+
The Jaeger, Zipkin, OTLP and OpenCensus Exporters can be found in the :scm_web:`exporter <exporter/>`
38+
directory of the repository. Instrumentations and additional exporters can be found in the
3939
`Contrib repo instrumentation <https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation>`_
4040
and `Contrib repo exporter <https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/exporter>`_ directories.
4141

0 commit comments

Comments
 (0)