Commit Graph

2 Commits

Author SHA1 Message Date
Bogdan Drutu c6594a2b5e
[chore] Change JSON/Proto tests to tests for empty and filled types (#13618)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-08-12 04:51:35 +00:00
Bogdan Drutu 72f03cf4c0
Generate Logs/Traces/Metrics and ExportResponse (#13597)
This removes lots of hand written JSON encoding code, and will help when
start using generated proto size/marshal/unmarshal.

This also adds tests for all previously hand written funcs.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2025-08-11 15:48:56 +00:00