You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the story, please be clear on scope of the story.
We currently only instrument Open across all SQL platforms, but most APIs also have an OpenAsync method that is more commonly used.
Update our instrumentation across all SQL platforms to include OpenAsync and update our unbounded integration test fixtures and tests to account for the new instrumentation.
Acceptance Criteria
Usages of OpenAsync should be instrumented identically to Open.
Estimates
Please provide initial t-shirt size
S
The text was updated successfully, but these errors were encountered:
Describe the story, please be clear on scope of the story.
We currently only instrument
Open
across all SQL platforms, but most APIs also have anOpenAsync
method that is more commonly used.Update our instrumentation across all SQL platforms to include
OpenAsync
and update our unbounded integration test fixtures and tests to account for the new instrumentation.Acceptance Criteria
Usages of
OpenAsync
should be instrumented identically toOpen
.Estimates
Please provide initial t-shirt size
S
The text was updated successfully, but these errors were encountered: