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

@github-actions
Copy link
Contributor

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions bot added the stale Marks an issue/PR stale label Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Marks an issue/PR stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants