Tyler Helmuth

Results 799 comments of Tyler Helmuth

For Approach B part 2, I am missing the risk of ```go func (ms NumberDataPoint) GetDouble() float64 func (ms NumberDataPoint) SetDouble(v float64) func (ms NumberDataPoint) GetInt() int64 func (ms NumberDataPoint)...

I like Str. would the final API look like: ```go func (v Value) Type() ValueType func (v Value) GetStr() string func (v Value) SetStr(val) func (v Value) GetBool() bool func...

@dmitryax sorry, meant to remove all the Gets. That's what I get for multitasking.

@nlamirault please break changes for different charts into separate PRs.

Not opposed to shortening the package directory to `oteltransformationlanguage`

@evan-bradley I think I addressed all your feedback.

@evan-bradley @bogdandrutu @kentquirk @kovrus please take a look.

I'd vote for `unreleased_log` (or `unreleased_logs` or `unrelease_chlog`) in both repos. Something that indicates these are future changelog entries.