Bogdan Drutu

Results 550 comments of Bogdan Drutu

> I am struggling to understand what is the meaning and purpose of the tracestate in a LogRecord. Can someone explain? What do the receivers of such LogRecord supposed to...

> Please add a description to this PR and refer to issues where this was discussed. I believe we had decided not to do this. I don't have an issue,...

@liguozhong please mention the version you use of the collector module?

@liguozhong seems that you use a version from 2y ago: 1. https://github.com/grafana/tempo/blob/main/go.mod#L243 2. https://github.com/grafana/opentelemetry-collector Based on this, I think you should first get closer to our current version, because I...

Some feedback about the interface: 1. [Traces|Metrics|Logs]Converter can be replaced with a simple func instead of having an interface. If you need in the future to extend capabilities of that,...

/cc @tigrannajaryan for visibility only :) nothing we can do now.

After the discussion with @bryce-b the summary is: * In v0.15.0 we tried to be smarter and instead of using "json_name" annotation (because we did not know about), we kept...

Also the issue with "Python" and "Go" were both related to us trying to be smarter and keeping the old name with the fake ID, since instead of causing a...

@krdln please file a bug there. Added also a hack, see https://github.com/open-telemetry/opentelemetry-collector/pull/6342

Not sure I understand the comment, do we need to change or keep it as is?