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

Fix: fix the wrong value of scaler active and the failure of paused value in Opentelemetry #5704

Merged
merged 6 commits into from
Apr 23, 2024

Conversation

SpiritZhou
Copy link
Contributor

@SpiritZhou SpiritZhou commented Apr 18, 2024

fix the wrong value of scaler active and the failure of paused value in Opentelemetry

Checklist

  • Tests have been added
  • Changelog has been updated and is aligned with our changelog requirements
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes (#5705)

@SpiritZhou SpiritZhou requested a review from a team as a code owner April 18, 2024 08:39
@SpiritZhou
Copy link
Contributor Author

SpiritZhou commented Apr 18, 2024

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

@SpiritZhou
Copy link
Contributor Author

SpiritZhou commented Apr 19, 2024

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

@SpiritZhou
Copy link
Contributor Author

SpiritZhou commented Apr 19, 2024

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

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.

Thanks for the fix. Could you please resolve conflicts? We merged some related stuff recently: #5687

Btw just checking, isn't there a similar problem with Prometheus?

Signed-off-by: SpiritZhou <[email protected]>
Signed-off-by: SpiritZhou <[email protected]>
Signed-off-by: SpiritZhou <[email protected]>
Signed-off-by: SpiritZhou <[email protected]>
Signed-off-by: SpiritZhou <[email protected]>
@SpiritZhou
Copy link
Contributor Author

Thanks for the fix. Could you please resolve conflicts? We merged some related stuff recently: #5687

Btw just checking, isn't there a similar problem with Prometheus?

No. As the lib of Prometheus doesn't use callback func to collect metric, it doesn't have the same issue as Opentelemetry.

@zroubalik
Copy link
Member

zroubalik commented Apr 22, 2024

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

@SpiritZhou
Copy link
Contributor Author

SpiritZhou commented Apr 23, 2024

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

@zroubalik zroubalik enabled auto-merge (squash) April 23, 2024 06:49
@zroubalik zroubalik merged commit 9a00d1e into kedacore:main Apr 23, 2024
19 checks passed
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