You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prometheus-announce
Hello everyone,
We have just released v2.30.3 with a fix to a panic that is caused when snapshot replay fails and another fix to not fail snapshot replay when you disable exemplar storage while snapshot contains exemplars (which triggers the earlier mentioned panic).
Guideline for upgrading Prometheus depending on what features you have enabled:
No snapshots: there is no need to upgrade.
Snapshots but not exemplars: mildly recommended to upgrade.
Both snapshots and exemplars: you are highly recommended to upgrade.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prometheus-announce
Clarification: The snapshots that I am talking about is the experimental memory snapshot on shutdown that was introduced in v2.30.0 that you enable via --enable-feature=memory-snapshot-on-shutdown and NOT the snapshots from the API.