Operations | Monitoring | ITSM | DevOps | Cloud

Configuring a Custom Agent Check to Run on IoT Devices (Raspberry Pi) | Datadog Tips & Tricks

In this video, you'll learn how to create, configure, and deploy a custom check for your Datadog agent to run on a Raspberry Pi. The results are custom metrics sent into your Datadog account which track your service provider's network speeds over time.

Episode 12: Tweaking Systemd Services With Ansible

We thought we were done with infrastructure work. We were wrong. Just as we've started work on application code, it turns out our server configuration needs a couple changes. Our application loads its environment config based off of an environment variable. We need to ensure this variable is actually set on the server. We also want to fix our Ansible playbook which fails when run on fresh servers.