azure-functions-sql-extension icon indicating copy to clipboard operation
azure-functions-sql-extension copied to clipboard

Add OpenTelemetry / Activity for SQL Trigger

Open MaddyDev opened this issue 3 years ago • 0 comments

Add Open Telemetry/Activity tracking support for SQL trigger.

  • summarize the schema we want to log and create activities to collect them using the open telemetry.

Follow-up item:

  • using the activity data, tie the data to the SQL side for better diagnostic information about queries and each Function Invocation Ids

MaddyDev avatar Apr 18 '23 18:04 MaddyDev