# `ScoutApm.Config`

Public interface to configuration settings. Reads from several configuration
sources, giving each an opportunity to respond with its value before trying
the next.

Application.get_env, and Defaults are the the current ones, with
an always-nil at the end of the chain.

# `find`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
