azure-functions-kafka-extension
azure-functions-kafka-extension copied to clipboard
Injectable topic scaler factory
Allows injecting custom scaling logic. Now, in fairness, the factory could have been an IScaleMonitorFactory.
Use case:
Custom handling of scaling, based on metrics, such as ensuring (at least trying) a minimal or maximal worker count (for an entire function app)