SlapbirdAPM::Agent::Mojo
The [SlapbirdAPM](https://www.slapbirdapm.com) user-agent for Mojolicious applications.
Quick start
- Create an application on [SlapbirdAPM](https://www.slapbirdapm.com)
- Install this ie `cpanm SlapbirdAPM::Agent::Mojo`, `cpan -I SlapbirdAPM::Agent::Mojo`
- Add `plugin 'SlapbirdAPM';` to your project
- Add your API key to your environment: `SLAPBIRDAPM_API_KEY=<MY API KEY>`
- Restart your application
Licensing
SlapbirdAPM::Agent::Mojo like all SlapbirdAPM user-agents is licensed under the MIT license.
SlapbirdAPM (the website) however, is licensed under the GNU GPL version 3.0.