We’re excited to announce we now have support for Tideways!
Tideways is an APM service which can be used for monitoring, profiling and exception tracking of your application. Click here to learn more.
You can enable Tideways by configuring the following settings:
tideways_api_key
: The API key for your applicationtideways_enabled
: Enable the integration. Possible values: True or False
The API key can be found by the following:
-
- Go to Tideways Dashboard
- Click on your application
- Go to Settings -> Overview -> API Key
Configuring Tideways through the CLI
Tideways can easily be configured in the command-line interface.
app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings tideways_api_key my-tideways-api-key Operation was successful and is being processed. Please allow a few minutes for the settings to be applied. Run 'livelog' to see the progress. app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings tideways_enabled True Operation was successful and is being processed. Please allow a few minutes for the settings to be applied. Run 'livelog' to see the progress.
Configuring Tideways in the Control Panel
It’s also possible to configure Tideways in the Control Panel.
- Go to your Hypernode
- Click Settings
- Go to the tab Performance & Monitoring