Robert Pająk
Robert Pająk
Issue was solved in https://github.com/open-telemetry/opentelemetry-go/pull/5791
> At least some SIGs did not understand that, see the golang example We can always add a function converting a standard attribute to log attribute if it would occur...
Notes from SIG meeting https://github.com/open-telemetry/opentelemetry-specification/issues/3849#issuecomment-1917415282: > It may sense to have log attributes to be modeled differently than standard attributes as the purpose of Logs Bridge API is to support...
OTel Go prototype: https://github.com/open-telemetry/opentelemetry-go/pull/6809 The idea was [approved during today's SIG meeting](https://github.com/open-telemetry/opentelemetry-go/pull/6809#issuecomment-2902046020). We are in favor of extending the attributes to support complex values and we are blocking the stability...
Created for tracking and assigning myself as "sponsor". @wmdanor, feel free to continue working on it if you are interested. However, giving my laconic description and unclear outcome, I totally...
Conversation that may be helpful: https://github.com/open-telemetry/opentelemetry-go/pull/6673#discussion_r2097675356
@mikeblum, are you still working on it?
For future: https://github.com/open-telemetry/opentelemetry-go/pull/6431#issuecomment-2722350315
I does not seem that @padiazg was working on this issue for almost 2 months.
> other tests we want to add around utf-8 support from Prometheus v3 This can be done but I think it makes sense later when https://github.com/open-telemetry/opentelemetry-configuration/issues/261 is resolved and supported.