Merged
Conversation
…file information.
…a managed instance.
Gopkg.lock
Outdated
| [[projects]] | ||
| branch = "master" | ||
| digest = "1:0828d8c0f95689f832cf348fe23827feb7640cd698d612ef59e2f9d041f54c68" | ||
| digest = "1:5a5f28fcfe3a74247733a31ceaac0e53bfc2723e43c596b2e3f110eda9378575" |
Contributor
There was a problem hiding this comment.
Can you revert this file? I'm not sure why it changed, but you should be able to run dep ensure and have it remain unchanged.
Contributor
Author
There was a problem hiding this comment.
Doing this now. Not sure what happened there.
Contributor
Author
There was a problem hiding this comment.
@danielnelson I ran dep ensure and the digest remained the same. Not sure if I can just edit the file by hand or what.
Contributor
Author
There was a problem hiding this comment.
Nevermind, I fixed it, I just grabbed the copy from master.
glinton
approved these changes
Dec 12, 2018
danielnelson
pushed a commit
that referenced
this pull request
Dec 13, 2018
…rver version (#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
This was referenced Dec 13, 2018
trevorwhitney
pushed a commit
to trevorwhitney/telegraf
that referenced
this pull request
Feb 14, 2019
…rver version (influxdata#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
otherpirate
pushed a commit
to otherpirate/telegraf
that referenced
this pull request
Mar 15, 2019
…rver version (influxdata#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
otherpirate
pushed a commit
to otherpirate/telegraf
that referenced
this pull request
Mar 15, 2019
…rver version (influxdata#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
dupondje
pushed a commit
to dupondje/telegraf
that referenced
this pull request
Apr 22, 2019
…rver version (influxdata#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
bitcharmer
pushed a commit
to bitcharmer/telegraf
that referenced
this pull request
Oct 18, 2019
…rver version (influxdata#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
athoune
pushed a commit
to bearstech/telegraf
that referenced
this pull request
Apr 17, 2020
…rver version (influxdata#5135) - Removed the storage calculation for SQL Server instances that are NOT Azure Managed Instances, this reduces the time it takes to get this data on an instance with a lot of databases and/or database files. - Added the SQL Server version back to the server properties query.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR will fix issues 5132 and 5067:
Required for all PRs: