> From: Bruce Richardson [mailto:bruce.richard...@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 <m...@smartsharesystems.com>