grafana / helm-charts

Apache License 2.0
1.61k stars 2.24k forks source link

Loki-stack helm chart is using Loki binary by default. #3118

Open safijunaid17 opened 4 months ago

safijunaid17 commented 4 months ago

Hi,

I wanted to setup loki and promtail for log collection. Its all working fine, however, Loki is setup in binary mode as default in this chart. This is causing performance issues for my requirements. I want to switch to Simple Scalable deployment mode.

I tried adding deployment mode in values.yaml 'deploymentMode: SimpleScalable' , but it does not work. How can I deploy Loki with Simple Scalable deployment mode using Loki-Stack chart?

Chart : grafana/loki-stack Chart version: 2.10.1

Thanks and Regards, Junaid.

KOCEAN33 commented 3 months ago

loki-stack chart is deprecated. use loki chart