-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
out_azure: Add support for resource-context access mode #2184 #2545
base: master
Are you sure you want to change the base?
Conversation
7bf598b
to
0d59212
Compare
And i need some help to resolve the clang errors |
0d59212
to
3a7dc3e
Compare
No contribution desired |
@floriankoch we apologies for the misunderstanding. Our team is very overloaded with community requirements and some cloud connectors don't have a former counterpart to validate the changes. |
@floriankoch thanks for re-opening. side question: would you be interested in to maintain this connector? |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
ping let's rebase this on top of GIT Master |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Add support for the resource-context access mode
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/design-logs-deployment#access-mode)
Fixes #2184
Testing
Before we can approve your change; please submit the following in a comment:
azure_out_valgrind.log
Documentation
out_azure: Document resource-context access mode fluent-bit-docs#379
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.