Pass specific debug config to json reporter (#1564)

Remove the import to the entire `Configuration` class and pass
explicitly the value from the config that is used. This makes the data
flow explicit instead of through the zone scoped
`Configuration.current`.
2 files changed