This is a sample multi-container project to monitor a balena fleet with datadog.
- Create a datadog account and generate an API-Key.
- On your balenaCloud project, add an Environment Variable called
DATADOG_API_KEY
containing the API-Key value. - Clone the current repository and push it to your fleet. Once the code is up and running inside your device, you will be able to monitor all the device metrics from within datadog dashboard.
For a complete tutorial, please check out our guide at https://www.balena.io/blog/monitoring-your-balena-devices-with-datadog.
If you have any questions about the current project, please visit our forums at https://forums.balena.io/.