New Relic

As of now you can enable New Relic One (APM) on your Hypernode(s) through the Control Panel and CLI.

Control Panel

Head over to the Hypernode’s submenu Monitoring  > New Relic, enable New Relic and enter (and save) your licence key and app name here to activate New Relic.

CLI

SSH to your Hypernode and use these commands to enable New Relic:

Enable New Relic: ~$ hypernode-systemctl settings new_relic_enabled --value 'True'
Enter New Relic licence key: ~$ hypernode-systemctl settings new_relic_secret --value 'licence key'
Enter New Relic 'app name'~$ hypernode-systemctl settings new_relic_app_name --value 'app name'

Read more in our support documentation

 

Blackfire

As of now you can enable Blackfire.io profiling tool on your Hypernode(s) through the Control Panel as well as enabling it through CLI.
Which is/was already possible.

Head over to the Hypernode’s submenu Monitoring  > Blackfire, enable Blackfire and enter (and save) your Server ID and Server token here to activate Blackfire.

Read more in our support documentation