šŸ†˜ Prometheus version upgrade, with helm chart

317 views
Skip to first unread message

James S

unread,
Aug 26, 2021, 1:33:16 PM8/26/21
to Prometheus Users
Hi,

we have installed Ā Prometheus, node-exporter, alertmanager, kube-state-metrics & Grafana with this helm chart
we installed extracting the yamls from the Helm template as we do not have HELM on our clusters.

we have not upgraded the versions since last year(initial set up). now we are planning to upgrade.

How can I upgrade, should I just change the images to the latest version or something else?

Ben Kochie

unread,
Aug 26, 2021, 2:24:46 PM8/26/21
to James S, Prometheus Users
Yes, just updating the image versions is good enough. Prometheus guaranteesĀ pain-freeĀ upgrades in major versions. Any 2.x will update to the latest 2.x.

--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0abaad32-93b4-4d9b-ace7-cf983918933dn%40googlegroups.com.

James S

unread,
Aug 26, 2021, 2:27:41 PM8/26/21
to Prometheus Users
But I am running into errors when I upgrade to the latest versions, for Prometheus, node-eporter and grafana

Stuart Clark

unread,
Aug 26, 2021, 2:28:58 PM8/26/21
to James S, Prometheus Users
What errors?
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

James S

unread,
Aug 26, 2021, 2:47:47 PM8/26/21
to Prometheus Users
image:Ā quay.io/prometheus/node-exporter:v1.2.1
args:
- --collector.filesystem.ignored-mount-points=^/docker/(overlay2|containers).*/(shm|merged)
- --collector.filesystem.ignored-fs-types=^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$
- --path.procfs=/host/proc
- --path.sysfs=/host/sys
- --web.listen-address=$(HOST_IP):9100

--

James S

unread,
Aug 26, 2021, 2:48:11 PM8/26/21
to Prometheus Users
for the node-eporter

info ts=2021-08-25T21:12:10.546Z caller=node_exporter.go:115 collector=diskstats

info ts=2021-08-25T21:12:10.546Z caller=node_exporter.go:115 collector=edac


info ts=2021-08-25T21:12:10.546Z caller=node_exporter.go:115 collector=entropy


info ts=2021-08-25T21:12:10.546Z caller=node_exporter.go:115 collector=fibrechanne

info ts=2021-08-25T21:12:10.546Z caller=node_exporter.go:115 collector=filesyste


level=info ts=2021-08-25T21:12:10.546Z caller=node_exporter.go:115 collector=hwmo

James S

unread,
Aug 26, 2021, 3:42:38 PM8/26/21
to Prometheus Users
This is for prometheus-operator 1 pod is crashlooping other is containercreating state


Screen Shot 2021-08-26 at 3.37.24 PM.png
Screen Shot 2021-08-26 at 3.34.38 PM.png
prom1.yaml

Brian Candler

unread,
Aug 29, 2021, 4:41:46 AM8/29/21
to Prometheus Users
Please don't send a screenshot, send the actual text using copy-paste.

Your second screenshot (3.34.38 PM) shows the *middle* of an error report which printed the help page. Somewhere outside of this subsection, probably at the start, it'll show the actual error, but you'll need to scroll up.

Reply all
Reply to author
Forward
Message has been deleted
0 new messages