feat(inputs.sqlserver): adding data and log used space metrics for Azure SQL DB
Required for all PRs
- [X] Updated associated README.md.
- [X] Wrote appropriate unit tests => No additional unit tests required
- [X] Pull request title or commits are in conventional commit format
resolves #11406
Currently, available_storage_mb value doesn't include all available space (only space available in database file). Azure SQL DB available / used space takes into account allocated space as well. 3 new additional metrics related to data and log space usage for each Azure SQL DB including used_space_data_mb / total_log_mb / used_space_log_mb. They allow to compute database real space used and available space for both data and log.
Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Page. Thank you!
Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Page. Thank you!
Hi @dba-leshop are you willing to resolve the conflict and implement the suggested changes?
Hi @dba-leshop are you willing to resolve the conflict and implement the suggested changes?
I will do it.
Great, you can mark the PR as ready to review when done.
Issue when pushing last change.
Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip. Downloads for additional architectures and packages are available below.
:thumbsup: This pull request doesn't change the Telegraf binary size
:package: Click here to get additional PR build artifacts
Artifact URLs
New PR #12126 @Hipska @powersj @abair34 @Trovalo @dimitri-furman @MyaLongmire @srebhan