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

Install Prometheus on e2e cluster #1902

Open
dtfranz opened this issue Apr 4, 2025 · 0 comments
Open

Install Prometheus on e2e cluster #1902

dtfranz opened this issue Apr 4, 2025 · 0 comments

Comments

@dtfranz
Copy link
Contributor

dtfranz commented Apr 4, 2025

As part of e2e cluster setup, install prometheus to gather metrics from operator-controller and catalogd when using the test-e2e-metrics makefile target.

When e2e tests are run through our makefile targets, there are a number of setup jobs that run to create the runtime environment for e2e, including: kind-cluster, kind-load, kind-deploy, etc. Once operator-controller and catalogd have been installed on the kind cluster, a makefile target should be run to install prometheus. To keep this overhead separate from the normal maintainer testing workflow of running test-e2e/e2e targets, this environment should only be included when running the test-e2e-metrics target.

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

No branches or pull requests

1 participant