I use NET app+SQL Server in Azure.
One of calls of stored procedure gives an error.
I see the query on the Datadog site: found the string app name sql_server.query and stored procedure name.
But this SQL Server stored procedure has a parameter. Where can I find the parameter value used during the SP call in the DataDog logs?