Closed itsderek23 closed 7 years ago
Related: we should have a monitor
key that enables/disables monitoring.
Our provided config/scout_apm.exs
file should set this true.
If monitor != true
|| NO KEY
, don't report.
On startup, would be nice to log the state of this.
We currently report data if an API key isn't provided:
With Devtrace #4 coming, folks can use the scout_apm package w/o an API key. We should log if a key isn't configured and prevent reporting.