Re: [PATCH v3 00/13] telemetry JSON escaping and other enhancements

2022-09-26 Thread David Marchand
On Fri, Sep 9, 2022 at 11:36 AM Bruce Richardson wrote: > > This patchset contains fixes for the problem of handling characters returned > by > telemetry callbacks which require escaping when encoded in JSON format. It > also > includes unit tests to validate the correct encoding in such scenari

[PATCH v3 00/13] telemetry JSON escaping and other enhancements

2022-09-09 Thread Bruce Richardson
This patchset contains fixes for the problem of handling characters returned by telemetry callbacks which require escaping when encoded in JSON format. It also includes unit tests to validate the correct encoding in such scenarios and a number of smaller enhancements to telemetry and telemetry test