chore(inputs.azure_storage_queue): Switch to maintained library#16609
Merged
mstrandboge merged 2 commits intoinfluxdata:masterfrom Apr 11, 2025
Merged
chore(inputs.azure_storage_queue): Switch to maintained library#16609mstrandboge merged 2 commits intoinfluxdata:masterfrom
mstrandboge merged 2 commits intoinfluxdata:masterfrom
Conversation
2b7e521 to
1d2fc41
Compare
1d2fc41 to
34ac98f
Compare
skartikey
reviewed
Apr 1, 2025
skartikey
approved these changes
Apr 3, 2025
mstrandboge
reviewed
Apr 7, 2025
Member
mstrandboge
left a comment
There was a problem hiding this comment.
Looks good overall! Just one small comment
c023a2d to
02e6ce3
Compare
02e6ce3 to
8e16bf9
Compare
Contributor
|
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
mstrandboge
approved these changes
Apr 11, 2025
skartikey
pushed a commit
to skartikey/telegraf
that referenced
this pull request
Apr 14, 2025
srebhan
added a commit
that referenced
this pull request
Apr 14, 2025
(cherry picked from commit 7dd1886)
srebhan
added a commit
that referenced
this pull request
Apr 14, 2025
(cherry picked from commit 7dd1886)
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.
Summary
This switches the plugin from the unmaintained
github.com/Azure/azure-storage-queue-gomodule to the upstream, maintained version without functional changes.Checklist
Related issues