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

Adding a subchart to include prometheus as a data source for grafana #38

Closed
felipemontoya opened this issue May 30, 2023 · 0 comments
Closed
Assignees

Comments

@felipemontoya
Copy link
Member

Prometheus is necessary to add in the cluster even if it already has metric-server because it can provide more detailed and comprehensive metrics than metric-server. Prometheus can also offer more flexibility and functionality than metric-server, such as custom queries, labels, and histograms. It also connects to grafana to enhance the dashboard capabilities.

For context, we have discussed in #26 that monitoring is still required to get this project to production ready mode.

Following the installation of metrics server in #17 issue #3 was split into this issue specific for prometheus and #37 for grafana.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants