[PATCH v2 00/13] telemetry JSON escaping and other enhancements
Morten Brørup
mb at smartsharesystems.com
Tue Jul 26 16:36:21 CEST 2022
> From: Bruce Richardson [mailto:bruce.richardson at intel.com]
> Sent: Monday, 25 July 2022 18.35
>
> 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 testing.
>
> RFC->V2:
> * limited characters allowed in dictionary element names and command
> names to side-step the encoding problems there.
> * added support for proper escaping of dictionary string values
> * added more testing and test cases
> * added other misc telemetry cleanups and refactoring
>
Good job, Bruce!
Series-Acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list