Bogdan Drutu

Results 550 comments of Bogdan Drutu

Having the Value in the name suggest that this is a Double entry inside a oneof named Value. But that does not help with conflicts, I would double check but...

## Bogdan's summary ### Rules 1. All the following rules refer to `${OneofName}` as the "oneof" group name. It is used to avoid conflicts and to better understand that the...

Personally, I am not convinced about the `Get`, but we have lots of other things to do for `pmetric.Metric` and `pmetric.NumberDataPoint` so we can start with these, and keep thinking...

@swiatekm-sumo any way you can talk to the author, or pickup this?

+1 on this > After two releases (open to suggestion about the timing), mark instrumentation with OTel as stable I think we should flip the "feature-gate" as soon as a...

@dashpole we also want to have a way to modify an existing value. For example if you have to merge a new point into an existing one.

@dmitryax I think we should do this (from the linked issue): > Document "slice equivalent" of pdata functions (e.g. append() for Append(), make([]foo, 0, 5) for EnsureCapacity, foo[i] = bar...

Here is a first take on this: - [ ] `pdata` - [ ] `confmap` - [ ] `consumer`, I think current `client` should be merged into the `consumer`. Since...