abap-observability-tools / abap-metrics-provider

Let's you use predefined or custom metrics to monitor your abap stack with a monitoring tool of your choice.
https://abap-observability-tools.org/abap-metrics-provider
MIT License
24 stars 7 forks source link

escape characters for json converter #125

Closed JohannesKonings closed 3 years ago

JohannesKonings commented 3 years ago

https://github.com/abap-observability-tools/abap-metrics-provider/blob/main/src/zamp_converter/zcl_amp_conv_http_json.clas.abap

https://www.tutorialspoint.com/json_simple/json_simple_escape_characters.htm

JohannesKonings commented 3 years ago

And also a unit test for the different cases