Azure / Azure/azure-functions-sql-extension
Add OpenTelemetry / Activity for SQL Trigger
Open
enhancement
P0
- Dominant language
- C#
- Stars
- 130
- Forks
- 71
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.