# Functions
DoWithTimeout runs f and returns its error.
GetDDAgentClient creates a pb.AgentClient for IPC with the main agent via gRPC.
GetDDAgentSecureClient creates a pb.AgentSecureClient for IPC with the main agent via gRPC.
NewLogger returns a gRPC logger that logs to the Datadog logger instead of directly to stderr.