Application monitoring with New Relic
New Relic is an application performance monitoring tool (amongst other things).
To use with ArchivesSpace you must:
- Signup for an account at newrelic (there is a free tier and paid plans)
- Edit config.rb to:
- activate the
newrelic
plugin - add the New Relic license key
- add an application name to identify the ArchivesSpace instance in the New Relic dashboard
- activate the
For example, in config.rb:
- Install the New Relic agent library by initializing the plugin:
- Start, or restart ArchivesSpace to pick up the configuration.
Within a few minutes the application should be visible in the New Relic dashboard with data being collected.