package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# 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.