Tyler Helmuth

Results 60 issues of 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...

bug

**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....

Skip Changelog

**Description:** Update TQL contexts to use a consistent name for their implementations of the tql.TransformContext interface **Testing:** Ran unit tests

Skip Changelog

**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...

ready-to-merge
Skip Changelog

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...

good first issue
priority:p3
processor/transform

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...

enhancement
chart:operator

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...

good first issue
help wanted
chart:demo

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...

good first issue
help wanted
chart:demo

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...

enhancement
good first issue
help wanted
chart:collector

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...

enhancement
good first issue
help wanted
chart:operator