Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balena-io-examples/balena-datadog
Balena + Datadog Example Project
https://github.com/balena-io-examples/balena-datadog
balena balena-datadog datadog monitoring
Last synced: 22 days ago
JSON representation
Balena + Datadog Example Project
- Host: GitHub
- URL: https://github.com/balena-io-examples/balena-datadog
- Owner: balena-io-examples
- Created: 2019-01-09T08:42:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T23:19:43.000Z (over 1 year ago)
- Last Synced: 2024-05-29T22:15:24.253Z (7 months ago)
- Topics: balena, balena-datadog, datadog, monitoring
- Language: Shell
- Homepage: https://www.balena.io/blog/monitoring-your-balena-devices-with-datadog/
- Size: 390 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Balena + Datadog Example Project
![alt text](https://raw.githubusercontent.com/balena-io-playground/balena-datadog/master/img/balena_datadog.png)
This is a sample multi-container project to monitor a [balena](https://balena.io) fleet with [datadog](http://datadog.com).
## Installation
* 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](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/](https://forums.balena.io/).