Closed asgrim closed 4 years ago
For consistency I'd suggest scout_apm.php
- we use scout_apm.yml
in Ruby.
I don't think we worry about BC on this change. It's unlikely anybody has installed the agent since we released it, and used the config file. And the agent should fall back politely onto our suggested ENV configs, without raising exceptions.
We have support@scoutapm.com to help anybody who needs help renaming.
OK; I'll make sure to note it in the CHANGELOG.md
Conflict is fixed in 1.2.0
(cc @imhmdb)
As per comment:
We can rename the config (and thus, the key used) to
scoutapm
but I'm not sure we can do this in a BC way. Need to check.