Document toolboxDocument toolbox

Relay 2.0.0

Redesigned relay

  • New architecture and CI pipeline

  • Improved usability. A CLI is now available to operate the relay

  • Improved resilience. More controls to avoid relay crashes or misconfigurations

  • Improved security. Python 2.7 is not needed anymore

  • Systemd as the package manager

  • Improved logging

  • Run inside a Linux box or as a docker container

  • HA active-passive using keepalived

New relay status workflow

  • Relay status always sync on the web

  • Continuous health check that moves the relay from Active to Error in case there are problems with the data sending part.

  • A new status for stopped relays

New setup process

  • Now done via the new CLI

  • Possibility to indicate the usage of a dedicated collector

  • Easier re-setup, just repeat the same process

Clone relay configuration

  • Clone one existing relay configuration into another one

  • Especially useful for HA deployments

  • Available from the CLI and the Devo Web app

Autotest from CLI

  • Test that the relay is working correctly using the CLI

Process memory buffer control 

  • The relay can detect a wrong buffer size configuration and apply a corrective action

New relay Activeboard 

We've defined an Activeboard that shows useful information related to your relay after installing it.