Skip to content

Conversation

arielvalentin
Copy link
Contributor

No description provided.

Comment on lines 40 to 41
'db.active_record.async' => payload[:async] == true,
'db.active_record.cached' => payload[:cached] == true

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts about making this rails.active_record.* for consistency with the semconv pattern of not putting product specific attributes in the domain ie db namespace.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback.

I wasn't sure what direction to head since there isn't any semconv guidance for ORM of database abstraction libraries.

Namespacing under rails works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants