On Fri, Jan 19, 2024 at 8:48 AM Jonathan Erb <jonathan....@threater.com> 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: sta...@dpdk.org
> Signed-off-by: Jonathan Erb <jonathan....@threater.com> Acked-by: Ciara Power <ciara.po...@intel.com> Applied thanks. -- David Marchand