# Functions

CreateAPIClient creates a new Datadog API client.
CreateZorkianClient creates a new Zorkian Datadog client Deprecated: CreateZorkianClient returns a Zorkian Datadog client and Zorkian is deprecated.
GetRequestContext creates a new context with API key for DatadogV2 requests.
NewHTTPClient returns a http.Client configured with a subset of the confighttp.ClientConfig options.
No description provided by the author
SetDDHeaders sets the Datadog-specific headers.
SetExtraHeaders appends a header map to HTTP headers.
No description provided by the author
ValidateAPIKey checks if the API key (not the APP key) is valid.
ValidateAPIKeyZorkian checks that the provided client was given a correct API key.
WrapError wraps an error to a permanent consumer error that won't be retried if the http response code is non-retriable.

# Variables

No description provided by the author
GZipSubmitMetricsOptionalParameters is used to enable gzip compression for metric payloads submitted by native datadog client.
JSONHeaders headers for JSON requests.
ProtobufHeaders headers for protobuf requests.

# Structs

No description provided by the author