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 application
  • tideways_enabled: Enable the integration. Possible values: True or False

The API key can be found by the following:

    1. Go to Tideways Dashboard
    2. Click on your application
    3. 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.

  1. Go to your Hypernode
  2. Click Settings
  3. Go to the tab Performance & Monitoring