Skip to content
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

Azure Application Insights: Add option to ignore null values #4329

Merged
merged 4 commits into from
Mar 8, 2023
Merged

Azure Application Insights: Add option to ignore null values #4329

merged 4 commits into from
Mar 8, 2023

Conversation

yardenshoham
Copy link
Contributor

@yardenshoham yardenshoham commented Mar 7, 2023

Added the option to ignore errors during the extraction of Azure Application Insights values

Checklist

  • Tests have been added
  • Changelog has been updated and is aligned with our changelog requirements
  • A PR is opened to update the documentation on (repo) (if applicable)
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Relates to #4316

Inspired by #3073
Relates to kedacore/keda-docs#1084

@yardenshoham yardenshoham requested a review from a team as a code owner March 7, 2023 08:59
Also fix typo

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. Could you please add a test for this usecase?

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
@yardenshoham
Copy link
Contributor Author

Tests added

@zroubalik
Copy link
Member

zroubalik commented Mar 7, 2023

/run-e2e azure*
Update: You can check the progress here

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
@yardenshoham
Copy link
Contributor Author

Tests fixed, please rerun e2e tests

@JorTurFer
Copy link
Member

JorTurFer commented Mar 7, 2023

/run-e2e azure*
Update: You can check the progress here

Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!
Looking good. Only a small nit inline

pkg/scalers/azure_app_insights_scaler.go Outdated Show resolved Hide resolved
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
@yardenshoham
Copy link
Contributor Author

Please run e2e tests

@JorTurFer
Copy link
Member

JorTurFer commented Mar 8, 2023

/run-e2e azure*
Update: You can check the progress here

@zroubalik zroubalik merged commit 6d0d60c into kedacore:main Mar 8, 2023
@yardenshoham yardenshoham deleted the ignore branch March 8, 2023 13:32
xoanmm pushed a commit to xoanmm/keda that referenced this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants