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
Update NewRelic.Agent.Extensions and the SQL instrumentation to add a dependency on System.Data.Odbc.
a. Version can be 6.0.0 or an older one.
b. Needs to be limited to netstandard2.0
Add ODBC to DatastoreVendor in Constants.cs. This name is up for debate, but we need a new entry in order to select the correct Parser later on.
Describe the story, please be clear on scope of the story.
Background:
This story is a part of the work to support AWS Redshift which uses ODBC as a primary command type.
Work:
Examine https://github.com/newrelic/newrelic-dotnet-agent/compare/poc/redshift-relationship for examples of the work being described. Most of the changes are complete.
a. Version can be 6.0.0 or an older one.
b. Needs to be limited to netstandard2.0
Acceptance Criteria
Additional context
See comments.
Estimates
M
The text was updated successfully, but these errors were encountered: