Current instrumentation uses the entire SQL query as the operation name which makes traces very hard to read and understand in addition to introducing high-cardinality issues. This commit fixes the problem by using only the SQL operation name and the DB name instead of the entire query. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_sqlalchemy.py | ||