Add API2HTML monitoring in your New Relic account.
The API2HTML integration with New Relic does all the heavy lifting for you. By setting your license key and the name of the application you will be able to see the activity in New Relic.
With the New Relic integration you can:
Add the following code to your configuration.json
file:
"newrelic": {
"app_name": "my_api2html_site",
"license": "XXXXXXXXXXXXXXXXXXXXXXXXXX"
}
Write inside app_name
the name of the application as it will appear in your New Relic dashboard, and the license API KEY.
Restart the server, and you should start seeing activity in the dashboard quickly.
Continue to Multi site generator →
← Back to Customizing errors