Search
Functions for Datadog metrics endpoints.
@type config() :: %{required(atom()) => String.t() | keyword()}
@type error() :: {:error, [String.t()]} | {:error, any()} | :error