> -----Original Message----- > From: Laatz, Kevin > Sent: Thursday, October 11, 2018 9:59 AM > To: [email protected] > Cc: Van Haaren, Harry <[email protected]>; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; Richardson, Bruce > <[email protected]>; Ciara Power <[email protected]>; Brian > Archbold <[email protected]>; Laatz, Kevin <[email protected]> > Subject: [PATCH v4 08/13] telemetry: format json response when sending stats > > From: Ciara Power <[email protected]> > > This patch adds functionality to create a JSON message in > order to send it to a client socket. > > When stats are requested by a client, they are retrieved from > the metrics library and encoded in JSON format. > > Signed-off-by: Ciara Power <[email protected]> > Signed-off-by: Brian Archbold <[email protected]> > Signed-off-by: Kevin Laatz <[email protected]> > ---
Acked-by: Harry van Haaren <[email protected]>

