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

Update to Prometheus v2.1.0 and include Grafana dashboards #113

Merged
merged 3 commits into from
Jan 28, 2018

Conversation

dghubble
Copy link
Member

  • Update Prometheus from v2.0.0 to v2.1.0
    • Improve/fix alerting rules based on upstream
    • Relabel discovered kubelet, endpoint, service, and apiserver scrapes to align with the rule expressions used by upstream.
    • Use separate service accounts
    • Update node-exporter and kube-state-metrics
  • Include Grafana dashboards for Kubernetes admins
    • Add grafana-watcher to load bundled upstream dashboards

Testing

Manifests reflect what I use on most Typhoon clusters these days. Still need to check Digital Ocean and AWS to be sure all is green.

Known Issues

* Change service discovery to relabel jobs to align with
rule expressions in upstream examples
* Use a separate service account for prometheus instead
of granting roles to the namespace's default
* Use a separate service account for node-exporter
* Update node-exporter and kube-state-metrics exporters
* Add separate Grafana addons docs and screenshots
@dghubble dghubble merged commit a0cf527 into master Jan 28, 2018
@dghubble dghubble deleted the prometheus-improvements branch January 28, 2018 22:20
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.

1 participant