Fetches monitoring data from Datadog using a Python interface.
This tool provides an interface for interacting with the Datadog API to retrieve monitoring data from your infrastructure, offering easy access to monitor states and Kubernetes logs through a simple Python-based interface. It leverages the FastMCP framework for tool management, featuring a modular design with separate functions for monitors and logs, full typing support with Python type hints, and API abstraction for Datadog API calls with error handling.