Skip to content

Commit

Permalink
Update instrumentation/opentelemetry-instrumentation-sqlalchemy/src/o…
Browse files Browse the repository at this point in the history
…pentelemetry/instrumentation/sqlalchemy/__init__.py

Co-authored-by: Leighton Chen <lechen@microsoft.com>
  • Loading branch information
tammy-baylis-swi and lzchen authored Dec 20, 2024
1 parent 8f45aaf commit 3f21e5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
SQLComment in span attribute
****************************
If sqlcommenter is enabled, you can optionally configure SQLAlchemy instrumentation to append sqlcomment to query span attribute for convenience of your platform.
If sqlcommenter is enabled, you can further configure SQLAlchemy instrumentation to append sqlcomment to the `db.statement` span attribute for convenience of your platform.
.. code:: python
Expand Down

0 comments on commit 3f21e5e

Please sign in to comment.