Bogdan Drutu
Bogdan Drutu
@tigrannajaryan because of the last week discussion and concerns raised by @mwear
>If we allow adding nested structures/maps to Attributes, what type should the attribute key represent? Also Attributes? E.g. in Java AttributeKey attributesKey(String key) would be the factory method That is...
See https://github.com/open-telemetry/opentelemetry-specification/issues/2232#issuecomment-1004401666
I would make this an "option" maybe opt-out.
Hi @svrnm, and thank you for showing interest to work on this. For the moment we do not offer this, because proto is a small repository and for the moment...
/cc @jmacd - as you added the `DataPointFlags` /cc @tigrannajaryan - as you added the `LogRecordFlags`
@dyladan and as pointed in the description, the rename of the flag values is protobuf binary and JSON encoding backwards compatible since they are never on the wire, only used...
If I understand the requirement correctly it seems that the library needs to have a notion of process (global) tags which are not part of the "context per request tags"...
Can you do this?
I think everything is done here in order to do a new release.