datadogEasy Playground

Datadog API client for monitoring and analytics

Getting started with datadogRun locally
Install
pip install datadog
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: datadog)

datadog is a third-party package. Datadog API client for monitoring and analytics. Install with: pip install datadog

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?