Commit Graph

2 Commits

Author SHA1 Message Date
Bogdan Drutu 32f03e9fcd
[chore] Fix oneof delete issue, free up and delete the message (#13695)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-08-23 13:42:29 +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