File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ install <https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs>
68
68
69
69
api/api
70
70
sdk/sdk
71
- auto_instrumentation/auto_instrumentation
71
+ instrumentation/instrumentation
72
72
73
73
.. toctree ::
74
74
:maxdepth: 2
Original file line number Diff line number Diff line change 1
- OpenTelemetry Python Autoinstrumentation
2
- ========================================
1
+ OpenTelemetry Python Instrumentation
2
+ ====================================
3
3
4
4
.. automodule :: opentelemetry.instrumentation
5
5
:members:
Original file line number Diff line number Diff line change 1
1
opentelemetry.instrumentation.instrumentor package
2
- =======================================================
2
+ ==================================================
3
3
4
4
.. automodule :: opentelemetry.instrumentation.instrumentor
5
5
:members:
You can’t perform that action at this time.
0 commit comments