Ed Welch

Results 12 issues of Ed Welch

**Is your feature request related to a problem? Please describe.** It looks like in many or all cases where a query is canceled in Grafana, we do not log this...

operational

**Is your feature request related to a problem? Please describe.** There are several places in Loki where we log the outcome of a query, however there are several cases where...

operational

**What this PR does / why we need it**: I noticed when responding to #5123 the docs did not correctly explain how to disable splitting queries by time. I searched...

size/XS
area/docs
type/docs

If you encounter any troubles upgrading to Loki 3.0 or have feedback for the upgrade process, please leave a comment on this issue! Also you can ask questions at: https://slack.grafana.com/...

3.0

We encountered a bug in the rendering of the Loki config with the helm chart v6.0.0 that may be similar to what @MartinEmrich encountered above. These simple values will cause...

area/helm

We have hit 2 issues. 1. There doesnt appear to be a way to set `cluster_label` -- Which we have always had to set before to prevent tempo and other...

area/helm

Two issues so far with my existing Helm values: `loki.schema_config` apparently became `loki.schemaConfig`. After renaming the object, that part was accepted (also by the 5.x helm chart). Then the `loki`...

area/helm

For the loki helm chart: https://github.com/grafana/loki/pull/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). The...

area/helm

I recently update to the new Helm Chart v6.0 and had a few issues with the memcache portion. These are less major issues and more so quality of life for...

area/helm

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Checklist** - [ ] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**)...

size/L