-
Notifications
You must be signed in to change notification settings - Fork 447
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
docs: Provide Azure Application Insights scaler #638
Conversation
✔️ Deploy Preview for keda ready! 🔨 Explore the source changes: 02a5663 🔍 Inspect the deploy log: https://app.netlify.com/sites/keda/deploys/61f74494c3bf7e0007e93cd1 😎 Browse the preview: https://deploy-preview-638--keda.netlify.app/docs/2.6/scalers/azure-app-insights |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did a first skim, thanks a ton!
No problem at all! Thanks for the comments. |
Super excited about this one, scale based on custom metrics 💘 |
I think I've covered all of the comments. Please let me know if anything else needs to be changed. Thanks. |
Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
…emove metricNamespace field. match doc convention Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
…te about pod identity to app insights doc Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
…DIRECTORY_ID Signed-off-by: Mark Rzasa <mark.rzasa@gmail.com>
Signed-off-by: Mark Rzasa mark.rzasa@gmail.com
This is the documentation for an Azure Application Insights scaler. This is related to this issue:
kedacore/keda#1965
This pull request is marked as a draft because an app insights scaler may not be necessary to resolve issue 1965. Alternatively, the Azure Log Analytics scaler could be used to read app insights metrics from the AppMetrics table.
Checklist
Fixes #1965