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
In some applications db.query.text (templatized, sanitized) could have low enough cardinality to be reported on metrics where it can be quite useful.
We should allow users to explicitly enable it.
Update: would we also consider using query text on span name?
The text was updated successfully, but these errors were encountered:
In some applications
db.query.text
(templatized, sanitized) could have low enough cardinality to be reported on metrics where it can be quite useful.We should allow users to explicitly enable it.
Update: would we also consider using query text on span name?
The text was updated successfully, but these errors were encountered: