helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[Loki-stack] Bundled loki version is extremely out of date!

Open MegaShinySnivy opened this issue 1 year ago • 11 comments

As per the title, the default loki version is extremely out of date, and cannot connect to modern grafana versions. It should be bumped to a more recent version, like 2.9.3. This bit me in this issue (#79846).

MegaShinySnivy avatar Dec 29 '23 19:12 MegaShinySnivy

The prometheus chart is so out of date i can't configure the alertmanager properly

tekno45 avatar Jan 02 '24 21:01 tekno45

You can manually set the image as a workaround

MegaShinySnivy avatar Jan 03 '24 00:01 MegaShinySnivy

Sorry, updated the comment. But the issue is the chart doesn't pass the config field to alertmanager as far as i can tell.

tekno45 avatar Jan 03 '24 02:01 tekno45

@MegaShinySnivy could you please explain more in detail how/what image to set as a workaround?

adghanbari avatar Jan 06 '24 06:01 adghanbari

@adghanbari, take a look at my repo here for how I set the image manually.

MegaShinySnivy avatar Jan 06 '24 07:01 MegaShinySnivy

This chart is just a collection of subcharts with default options set, so you can easily take fields from them and apply them to this chart

MegaShinySnivy avatar Jan 06 '24 07:01 MegaShinySnivy

@MegaShinySnivy Thank you.

adghanbari avatar Jan 06 '24 07:01 adghanbari

The prometheus chart is so out of date i can't configure the alertmanager properly

@tekno45 where is this prometheus chart located

Sheikh-Abubaker avatar Jan 20 '24 17:01 Sheikh-Abubaker

@Sheikh-Abubaker https://github.com/grafana/helm-charts/blob/main/charts/loki-stack/requirements.yaml

The chart referenced in the loki stack requirements.

@Sheikh-Abubaker updated very shortly after my initial comment thanks.

tekno45 avatar Jan 27 '24 00:01 tekno45

The version of loki in the most recent loki-stack (2.10.2) is 2.6.1, which is from June 2022. That is almost 2 years old.

bazinga42 avatar Apr 25 '24 10:04 bazinga42

According to this Blogpost, the Helm-Chart indeed seems to be depreated in favor of the Loki Helm-Chart since 19.12.2022. I'd agree that this Helm-Chart should receive a Deprecation-Note instead of workarounds how one could continue using this Chart.

mmueller-rs avatar May 14 '24 09:05 mmueller-rs