[azure] Fix error and improve clarity in Storage Account docs#11660
Merged
zmoog merged 4 commits intoelastic:mainfrom Nov 8, 2024
Conversation
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
application_gateway |
2793.3 | 2118.64 | -674.66 (-24.15%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
cc @zmoog |
|
alaudazzi
approved these changes
Nov 7, 2024
Contributor
alaudazzi
left a comment
There was a problem hiding this comment.
LGTM -- assuming event hub capitalization is correctly used in this case.
MichaelKatsoulis
approved these changes
Nov 7, 2024
|
Package azure - 1.19.1 containing this change is available at https://epr.elastic.co/search?package=azure |
harnish-crest-data
pushed a commit
to chavdaharnish/integrations
that referenced
this pull request
Feb 4, 2025
…c#11660) Fix an error and contradiction about how the `azure-eventhub` input uses the storage account to create containers to store the event hub checkpoint information. The error was in this sentence: > The Elastic Agent can use one Storage account **container** for all integrations. It should have been: > The Elastic Agent can use one Storage account for all integrations.
harnish-crest-data
pushed a commit
to chavdaharnish/integrations
that referenced
this pull request
Feb 5, 2025
…c#11660) Fix an error and contradiction about how the `azure-eventhub` input uses the storage account to create containers to store the event hub checkpoint information. The error was in this sentence: > The Elastic Agent can use one Storage account **container** for all integrations. It should have been: > The Elastic Agent can use one Storage account for all integrations.
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.




Proposed commit message
Fix an error and contradiction about how the
azure-eventhubinput uses the storage account to create containers to store the event hub checkpoint information.The error was in this sentence:
It should have been:
Checklist
[ ] I have verified that all data streams collect metrics or logs.changelog.ymlfile.[ ] I have verified that Kibana version constraints are current according to guidelines.[ ] I have verified that any added dashboard complies with Kibana's Dashboard good practicesRelated issues
Screenshots