Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The backend does currently not support multiple parallel instances. Do not run more than 1 backend process The main issue is that agents would connect their websocket to only 1 backend instance and then to some instances the agent would appear connected and to others it would not.

Analytics:

Please refer to the following document to enable analytics/metrics by installing or referencing an InfluxDB

Setup and connect InfluxDB

What else can happen

  1. Cross origin: Either the backend is not up yet or the certificate from it is not trusted either.

    1. Once call the backend directly and accept the certificate as in 1.

...