GithubHelp home page GithubHelp logo

Comments (3)

jainshikha avatar jainshikha commented on August 25, 2024 1

we can close the issue azure blob functions are working fine with KEDA when we move the files form blob

from keda-docs.

tomkerkhove avatar tomkerkhove commented on August 25, 2024

I think this is more of an Azure Function question, no?

from keda-docs.

ahmelsayed avatar ahmelsayed commented on August 25, 2024

It is. The blob scaler should work with the one caveat mentioned in the notice https://keda.sh/docs/1.4/scalers/azure-storage-blob/

As of now, this Azure Blob Storage scaler scales based on the count of the blobs in a container as opposed to the Azure Functions behavior where code is only triggered on new blobs.

Meaning you have to delete the blob after processing for it to work correctly. If you're not seeing any scaling happen then it can either be an azure functions tooling issue or a keda scaler issue.

The keda logs should point at the issue if you can get them kubectl logs <keda-operator-pod> -n keda

from keda-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.