Dogapi::APIService
Superclass that deals with the details of communicating with the DataDog API.
Constructors
Instance methods
handle_response(resp)
Sourceprepare_params(extra_params, with_app_key)
Sourcerequest(method, url, extra_params, body, send_json, with_app_key = true)
Sourcesuppress_error_if_silent(e)
Source