-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Description
SQL 数据的统计依据是 Tagkey db.statement
,例如: tracer.activeSpan.setTag("db.statement", "SELECT*FROM wuser _table")
;,
统一使用官方推荐的tagKey 存储运行的sql记录,移除trace events中的重复记录。
https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/sql.md