Pretty print the event source

To look better in the event source dialog.

According to the serde_json docs, a RawValue cannot be pretty-printed, so we convert it to a Value first.

Merge request reports

Loading