-
Notifications
You must be signed in to change notification settings - Fork 218
Include "number of rows affected" in the data captured for SQL commands #360
Copy link
Copy link
Closed
Labels
TBDIssues that are up for discussion and we feel it's not even sure we want to do it.Issues that are up for discussion and we feel it's not even sure we want to do it.cross APM agentsenhancementNew feature or requestNew feature or requestfrom a real userThis issue is from a real user (i.e., not an issue we found during internal testing)This issue is from a real user (i.e., not an issue we found during internal testing)from discuss.elastic.coThe issue is from a user at discuss.elastic.coThe issue is from a user at discuss.elastic.co
Metadata
Metadata
Assignees
Labels
TBDIssues that are up for discussion and we feel it's not even sure we want to do it.Issues that are up for discussion and we feel it's not even sure we want to do it.cross APM agentsenhancementNew feature or requestNew feature or requestfrom a real userThis issue is from a real user (i.e., not an issue we found during internal testing)This issue is from a real user (i.e., not an issue we found during internal testing)from discuss.elastic.coThe issue is from a user at discuss.elastic.coThe issue is from a user at discuss.elastic.co
Type
Fields
Give feedbackNo fields configured for issues without a type.
Some SQL commands return the number of rows affected by the command. For example
SqlCommand.ExecuteNonQuery.
It might be useful for users to get this number as part of the data captured for the relevant SQL commands. For example requested at https://discuss.elastic.co/t/include-record-count-on-read-or-write/189110