Current section

Files

Jump to
new_relic_agent CHANGELOG.md
Raw

CHANGELOG.md

## CHANGELOG
-------
### `v1.0.4`
* Enable configuring Error collection via `:error_collector_enabled` (Thanks @sb8244)
-------
### `v1.0.3`
* Report basic CPU and Memory metrics
* Report caller metrics to enable relationship generation
* Extend the timeout waiting for data to post to New Relic
* Add `HTTPoison.request/5` instrumented function (Thanks @rhruiz)