You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -355,7 +366,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
355
366
-`opentelemetry-instrumentation-sqlalchemy` Added span for the connection phase ([#1133](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1133))
Copy file name to clipboardexpand all lines: instrumentation/opentelemetry-instrumentation-sklearn/src/opentelemetry/instrumentation/sklearn/__init__.py
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
).instrument()
36
36
37
37
38
-
Model intrumentation example:
38
+
Model instrumentation example:
39
39
40
40
.. code-block:: python
41
41
@@ -291,7 +291,7 @@ class descendent) is being instrumented with opentelemetry. Within a
Copy file name to clipboardexpand all lines: instrumentation/opentelemetry-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics/__init__.py
0 commit comments