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 grafana dashboards for prometheus operator #16

Open
mfilotto opened this issue Apr 26, 2019 · 3 comments
Open

Add grafana dashboards for prometheus operator #16

mfilotto opened this issue Apr 26, 2019 · 3 comments

Comments

@mfilotto
Copy link

It would be nice if grafana dasboards could be added though ConfigMap as it is done in https://github.com/helm/charts/tree/master/stable/prometheus-operator

@mfilotto mfilotto changed the title Add grafana dashboard for prometheus operator Add grafana dashboards for prometheus operator Apr 26, 2019
@mumrau
Copy link
Contributor

mumrau commented May 16, 2019

I would like to upvote this feature.
I'm currently implementing and deploying in a production ready cluster prometheus and the whole monitoring stack, this would be really helpful.
I won't have time in the near future to handle it, but if we decide kube-eagle is our way to go, I would potentially make a PR that would solve the issue.

@weeco
Copy link
Member

weeco commented May 16, 2019

I'd accept a PR for this, but I don't have intentions to submit the PR myself. I can help by answering questions though.

@botzill
Copy link
Contributor

botzill commented May 30, 2019

I solve this by adding the following config into prom-operator:

grafana:
  ...
  dashboards:
    public:
      kube-eagle:
        gnetId: 9871
        revision: 2
        datasource: Prometheus

So, it will automatically take the dashboard from https://grafana.com/dashboards.

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

4 participants