Use to_s on variables in LoggerTracer
What does this MR do and why?
This MR attempts to fix an issue with Kibana not being able to read graphql_json
logs correctly. See relevant comment and relevant Slack thread.
Screenshots or screen recordings
How to set up and validate locally
- Start gdk
- Run
tail -f log/graphql_json.log
- Visit an issue (which should make some Graphql requests)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Paul Slaughter