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 grafana & prometheus docker images #8

Merged
merged 1 commit into from
Apr 29, 2020
Merged

Update grafana & prometheus docker images #8

merged 1 commit into from
Apr 29, 2020

Conversation

nickelozz
Copy link
Contributor

@nickelozz nickelozz commented Apr 28, 2020

Motivation

As seen below, there is a fix for one of the Grafana dashboards that are currently broken in this project (available since version 0.0.5):

Additionally, upgrading Prometheus to the latest version improves performance as seen here: https://prometheus.io/blog/2017/11/08/announcing-prometheus-2-0

Modifications

Bring Docker images to their most up-to-date version (streamnative/apache-pulsar-grafana-dashboard-k8s:0.0.6, prom/prometheus:v2.17.2) to fix the following issues:

Note: upgrading to the latest version of Prometheus (currently v2.17.2) caused the pod to fail with the following error: open /prometheus/queries.active: permission denied. In order to fix this issue I followed the instructions from these 2 comments:

Verifying this change

  • Make sure that the change passes the CI checks.

Bring docker images to their most up-to-date version (streamnative/apache-pulsar-grafana-dashboard-k8s:0.0.6, prom/prometheus:v2.17.2) to fix the following issues:
- streamnative/charts#49 <- fixes Pulsar-topics metrics failure to load
- prometheus/prometheus#2859 <- prevent escalation vulnerabilities by defaulting to nobody user

Additionally, upgrading prometheus to the latest version improves performance as seen here: https://prometheus.io/blog/2017/11/08/announcing-prometheus-2-0
@sijie sijie added this to the 2.5.1 milestone Apr 29, 2020
@sijie sijie merged commit 4009c04 into apache:master Apr 29, 2020
rdhabalia pushed a commit to rdhabalia/pulsar-helm-chart that referenced this pull request Feb 2, 2023
* add athenz cert to autorecovery

* fix rbac path
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.

2 participants