rrrrover
rrrrover

I the picture I shared above, we could see curl function will be scaled up every 40 seconds, according to the default alertmanager settings. And after I stopped the funtion...
Hi @alexellis , thanks for the reply and the patient guidance. My use case was inspired by HPAv2 rules in k8s. HPAv2 rule will ensure each function pod can only...
>OpenFaaS has an open REST API which you could use to implement your own autoscaling algorithm or controller By this, do you mean the `/system/scale-function/{functionname}` api? This api seems helpful,...
Hi @alexellis , my name is also rrrrover on slack
@alexellis thank you for your trust, I'd like to work on that issue too.
Hi @alexellis , I've created a project [faas-autoscaler](https://github.com/rrrrover/faas-autoscaler) to do autoscaling for openfaas. Would you mind to take some time to have a look at it? It has some problems...
Hi @alexellis , it's been a while since our last talk. I've updated my [faas-autoscaler](https://github.com/rrrrover/faas-autoscaler) project. Now faas-autoscaler can control replicas by setting only one prometheus rule: ``` - alert:...
Hi @lmxia , thanks for the tips. I've improved faas-autoscaler a little, it uses only one endpoint `/system/auto-scale`. Because now we know the desired metrics for function and current value,...
Hi @alexellis , thanks for this opportunity. But first I want to know when is the community call? Because I'm in China, we have 9 hours jet lag, I might...