-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Scaler] Azure Event Hubs #14
Comments
I suspect the metadata may be something like: metadata:
eventHubName: myEventHub
consumerGroup: myConsumerGroup # optional: default to $Default
connection: SomeK8sSecret
storageAccountConnection: SomeK8sSecret # used for partition checkpointing
lagThreshold: 30 |
For the |
That means that we should also have an alias for Happy to review configurations in case there is a need. |
Starting work on Monday, doing some validation around the capabilies of the Azure Go SDK |
Working on validation/bug fixes. |
Closed via PR: #276 |
Upstream rebase to 2.11.2
No description provided.
The text was updated successfully, but these errors were encountered: