semantic-conventions
semantic-conventions copied to clipboard
Rename of db.response.returned_rows to support none table based systems
Area(s)
area:db
What's missing?
A generic way to capture the size of the response
Describe the solution you'd like
Rename db.response.returned_rows to ~~db.response.count/size~~ or db.response.returned_items so that it can be used in mongodb, elastic search etc
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.