Ed Welch

Results 51 comments of Ed Welch

(I hijacked your title a little to steer discussions around doing another schema entry which has date information in it)

For the volumes you are describing I'm a little surprised to see such memory growth, however ``` sum(rate({job!=""}[2m])) ``` This is a very painful query for Loki to execute telling...

For all of you getting 30s timeouts and 502's please be sure to check the [data proxy timeout in Grafana](https://grafana.com/docs/grafana/latest/administration/configuration/#dataproxy), the default of which is 30s and the result it...

Apologies @juissi-t, it's been busy trying to finish up projects at the end of our quarter and this week most of the team is at an office. Three weeks is...

> pls update grafana.com/docs/loki before releasing a major update still shows the 2.9 documentation. :) very sorry about this, we are working on a new release processes and also had...

> When upgrading, the pod from the new stateful set 'loki-chunks-cache' couldn't be scheduled, because none of our nodes offer the requested 9830 MiB of memory. You could disable this...

hahaha ![image](https://github.com/grafana/loki/assets/10332331/cd3ce06f-9080-4d52-825b-9fb1f4f5798e) I thought I recognized that github picture!!! > I'm looking forward to close issue https://github.com/grafana/loki/issues/91 (from 2018) when the experimental bloom filters are stable. 😄 2018!!! Thanks for...

> For the loki helm chart: #12067 changed the port name for the gateway service from `http` to `http-metrics` which caused it to be picked up by the [loki `ServiceMonitor`](https://github.com/grafana/loki/blob/main/production/helm/loki/templates/monitoring/servicemonitor.yaml)....

@tete17 I created a new issue for what you found https://github.com/grafana/loki/issues/12554 Thank you for reporting, sorry for the troubles :(

@MartinEmrich thank you, I will update the upgrade guide around schemaConfig, sorry about that. And thank you for the sample test values file! very helpful!