Commit Graph

2 Commits

Author SHA1 Message Date
Bogdan Drutu cbe449b18a
[chore] Implement pooling support for oneOf messages (#13692)
Updates
https://github.com/open-telemetry/opentelemetry-collector/issues/13631

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-08-22 23:51:08 +00:00
Bogdan Drutu d09cfe5180
[chore] Auto generate ArrayValue and KeyValueList (#13688)
Replace manually written code for dealing with ArrayValue and
KeyValueList in favor of generating this code with pdatagen.

Updates
https://github.com/open-telemetry/opentelemetry-collector/issues/13631

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-08-22 17:25:15 +00:00