-
Notifications
You must be signed in to change notification settings - Fork 474
Update MSSQL doc for version requirements #10025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
buildkite test this |
This is a docs-only change - no integration code has been modified in this PR. |
Hi @mmahacek,
Hi @aliabbas-elastic, |
Sure I am checking on it |
@mmahacek I just double checked the support of Setup
Error faced from
|
Move version note to be more specific about which metrics are limited.
I moved the version note to be next to the specific query, instead of referencing limits on the entire |
@mmahacek I've updated the README and manifest. Please have a look if it looks good to you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
cc @mmahacek |
|
Package microsoft_sqlserver - 2.5.1 containing this change is available at https://epr.elastic.co/search?package=microsoft_sqlserver |
Update Microsoft SQL Server docs
This is an update to the MSSQL integration docs to indicate that the
transaction_logs
metrics requires version 2016 or later. Per MS documentation the collection requires a table that was not present in earlier server versions.Checklist
changelog.yml
file.Related issues
Closes #10024