Tyler Helmuth
Tyler Helmuth
I am not able to find any Collector SIG YouTube uploads for the March 2022. The most recent video I can find is [2022-02-23](https://www.youtube.com/watch?v=h6n0SE0Jlmg). This video was uploaded the day...
**Description:** The transformprocessor had a setting in configuration called `functions` that was "no-op". Setting this field would actually break the transform processor because the TQL would have no working functions....
**Description:** Update TQL contexts to use a consistent name for their implementations of the tql.TransformContext interface **Testing:** Ran unit tests
**Description:** Updates the new contexts to use the new StandardGetSetter. The transform processor was already updated to use this via https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/12597 **Link to tracking Issue:** Works towards #11751 **Testing:** Ran...
Something to be dealt with in a different PR but... should we error out on this case instead? Silently failing to do what the user asks does not seem like...
Would be good if we could add a make target in this repo that would automatically update the CRDs. Then we could run a test in the CI similar to...
It would be nice to have some example values.yaml for common scenarios customers might have. Like the collector chart, these examples can be used by customers to see how the...
Currently the CI for the demo chart only tests an install of the default config. We should add CI scenarios to cover expected/complicated use cases so that the demo has...
The opentelemetry-collector chart should have an option to be installed as a StatefulSet. This will allow us to better support certain configurations, such as agents sending data via the loadbalancing...
It would be nice to have some example values.yaml for common scenarios customers might have. Like the collector chart, these examples can be used by customers to see how the...