Results 8 comments of Markus Toivonen

Hi @lucasmaystre! Thank you for taking the time to give such an thorough answer, I truly appreciate it. :) I was able to fit the predict curve to the data...

(Kind of off-topic, but this was the most relevant issue I could find) @joe-elliott Is it possible to use Workload Identity Federation together with the tempo-operator? The [docs](https://grafana.com/docs/tempo/latest/setup/operator/object-storage/#google-cloud-storage) seem to...

@mapno How is one supposed to use overrides currently with helm, when using tempo-distributed? the tempo-distributed [helm chart](https://github.com/grafana/helm-charts/blob/main/charts/tempo-distributed/values.yaml#L1438-L1440) expects the value be ``` overrides: | overrides: foo: bar ``` And...

@randrewy @AlexDCraig were you able to solve this somehow?

@mapno ~~I am trying to generate charts again, here is my overrides section:~~ ``` overrides: defaults: ingestion: rate_strategy: local burst_size_bytes: 20000000 ``` ~~and receiving error~~ ``` coalesce.go:237: warning: skipped value...

@mapno I am back with another override issue when using the tempo-distributed helm chart. In my case, when using helm, I create the manifests, from from which they are deployed...

[This](https://github.com/grafana/helm-charts/issues/2802#issuecomment-2161285343) answer is what solved the issue for me. So maybe a fix is needed for the `overrides` field?

@joe-elliott are there any other measures one could try? Changing the compaction_window to 30min did not change the situation For us the situation is the same, most of the time...