Skip to content
Discussion options

You must be logged in to vote

The primary reason is that we instrument db driver spans.

The driver spans are considered DB client spans whereas we treat active record spans as higher level internal spans.

We prefer to adhere to semantic conventions, which means we target the client span for database attributes as opposed to higher level ORM spans (AR, Sequel, ROM, etc...).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@edzhelyov
Comment options

@arielvalentin
Comment options

@kaylareopelle
Comment options

Answer selected by edzhelyov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants