Skip to content

Use to_s on variables in LoggerTracer

Paul Slaughter requested to merge ps-use-to-s-on-variables-logger-tracer into master

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

Screen_Shot_2021-11-03_at_1.10.48_PM

How to set up and validate locally

  1. Start gdk
  2. Run tail -f log/graphql_json.log
  3. 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.

Edited by Paul Slaughter

Merge request reports

Loading