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
It would be great to add integration tests to ensure recent versions of SQL Server are supported. We could use docker containers to spin up SQL Server instances, and then directly connect to them using the receiver to ensure all possible metrics are gathered from the SQL Server instance.
For now, it would be great to show SQL Server 2019 and 2022 are supported. I'm not sure if there's a need to show support for any further back than that.
The text was updated successfully, but these errors were encountered:
crobert-1
changed the title
[receiver/sqlserver] Add integration tests to show support for different SQL Server versions
[receiver/sqlserver] Request to add integration tests to show support for different SQL Server versions
Aug 14, 2024
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
Component(s)
receiver/sqlserver
Describe the issue you're reporting
It would be great to add integration tests to ensure recent versions of SQL Server are supported. We could use docker containers to spin up SQL Server instances, and then directly connect to them using the receiver to ensure all possible metrics are gathered from the SQL Server instance.
For now, it would be great to show SQL Server 2019 and 2022 are supported. I'm not sure if there's a need to show support for any further back than that.
The text was updated successfully, but these errors were encountered: