colsen

Results 3 comments of colsen
trafficstars

This is our experience as well. This will cause the collector to stop sending the traces further in the service pipeline. The healthcheck continues to return healthy resulting in 'stuck'...

A semi work-around for us was to run with 10k cache and to only process server and consumer spans using a filter (inspiration from https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/12615). I can confirm it still...

`helm lint` is [stated explicitly](https://github.com/helm/helm-www/blob/321d431d1a569c2ef7eb5d2e525c0437e93d38d9/content/en/docs/topics/charts.md?plain=1#L924-L930) in the docs as one of the commands where the schema is validated. My experience tells me it does. This is a bug. ~I have...