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

Add ability to install cadvisor node exporter without prometheus or grafana #254

Open
mcmikemn opened this issue Jul 5, 2024 · 2 comments · May be fixed by #259
Open

Add ability to install cadvisor node exporter without prometheus or grafana #254

mcmikemn opened this issue Jul 5, 2024 · 2 comments · May be fixed by #259
Assignees
Labels
enhancement New feature or request

Comments

@mcmikemn
Copy link
Collaborator

mcmikemn commented Jul 5, 2024

It would be nice if you could optionally install cadvisor and/or node exporter, without prometheus or grafana, so you could use d.ry to install them on additional servers.

@mcmikemn mcmikemn self-assigned this Jul 5, 2024
@mcmikemn mcmikemn added the enhancement New feature or request label Jul 5, 2024
@EnigmaCurry
Copy link
Owner

EnigmaCurry commented Jul 5, 2024

I think you can, just by editing

DOCKER_COMPOSE_PROFILES=default,node-exporter,cadvisor

and remove default.

@mcmikemn
Copy link
Collaborator Author

mcmikemn commented Jul 5, 2024

Oh! I never knew what docker profiles were. It would still be nice (and easy-ish) to have a Make target customize that for you.

mcmikemn added a commit that referenced this issue Jul 11, 2024
@mcmikemn mcmikemn linked a pull request Jul 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants