Keda: Support for sending telemetry to Azure Application Insights

Created on 3 Oct 2019  路  3Comments  路  Source: kedacore/keda

Since I did not find any documentation or a tutorial for that I am totally stuck by implementing application insights in KEDA with a NodeJs function. Any ideas or hints? Is there something like a startup file where I can call and initialize the application insights library?

azure operations question

All 3 comments

@sebastianspross Can you elaborate a bit on what you are trying to achieve please? Are you looking to scale workloads based on an Application Insights metric or want to have telemetry in APplication Insights?

I'm not really sure if I get your question correctly.

If you are thinking of using KEDA using Application Insights metrics we are currently working on Azure Monitor metrics integration and that can perhaps help.

I am looking for something what @anirudhgarg mentioned. One use case would be to see the keda functions in the application map of application insights with dependency tracking.

Was this page helpful?
0 / 5 - 0 ratings