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

Metric Server - consolidate apiserver to one port #4982

Merged

Conversation

BojanZelic
Copy link
Contributor

@BojanZelic BojanZelic commented Sep 18, 2023

Provide a description of what has been changed

Checklist

Fixes #4460

Relates to kedacore/keda-docs#1225

@BojanZelic BojanZelic requested a review from a team as a code owner September 18, 2023 17:27
@github-actions
Copy link

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

Learn more about:

cmd/adapter/main.go Outdated Show resolved Hide resolved
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
cmd/adapter/main.go Show resolved Hide resolved
cmd/adapter/main.go Show resolved Hide resolved
cmd/adapter/main.go Outdated Show resolved Hide resolved
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
cmd/adapter/main.go Outdated Show resolved Hide resolved
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
@JorTurFer
Copy link
Member

This looks amazing! Thanks for the hard research that you have done ❤️
Could you extend e2e tests to check these new metrics? There is already a test for other prometheus metrics: https://github.com/kedacore/keda/blob/main/tests/sequential/prometheus_metrics/prometheus_metrics_test.go

cmd/adapter/main.go Outdated Show resolved Hide resolved
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
@BojanZelic
Copy link
Contributor Author

@JorTurFer added the additional e21e tests to cover both the controller-runtime and apiserver metrics

CHANGELOG.md Outdated Show resolved Hide resolved
@zroubalik
Copy link
Member

zroubalik commented Sep 21, 2023

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

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
…om:BojanZelic/keda into keda-metrics-consolidate-to-one-port
@zroubalik
Copy link
Member

zroubalik commented Sep 21, 2023

/run-e2e
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.

LGTM! ❤️

@zroubalik zroubalik merged commit e253ead into kedacore:main Sep 25, 2023
19 checks passed
toniiiik pushed a commit to toniiiik/keda that referenced this pull request Jan 15, 2024
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: anton.lysina <alysina@gmail.com>
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.

Additional exported metrics for the metrics apiserver
3 participants