On Fri, Jan 19, 2024 at 8:48 AM Jonathan Erb <[email protected]> wrote: > > Fix to allow telemetry to handle empty dictionaries correctly. > > This patch resolves an issue where empty dictionaries are reported > by telemetry as '[]' rather than '{}'. Initializing the output > buffer based on the container type resolves the issue. > Fixes: c933bb5177ca ("telemetry: support array values in data object") Cc: [email protected]
> Signed-off-by: Jonathan Erb <[email protected]> Acked-by: Ciara Power <[email protected]> Applied thanks. -- David Marchand

