new_relic v0.1.2 NewRelic.Agent

Link to this section Summary

Link to this section Functions

Link to this function

connect(collector, hostname, attempts_count \\ 1)

Link to this function

get_redirect_host()

Link to this function

push(hostname, data, errors)

Connects to New Relic and sends the hopefully correctly formatted data and registers it under the given hostname.

Link to this function

push_data(url, data)

Link to this function

push_error_data(collector, run_id, error_data)

Link to this function

push_metric_data(collector, run_id, metric_data)

Link to this function

request(url, body \\ "[]")

Link to this function

url(host, args)