- Create 'installation' section on readme.
- Remove basho_exometer_core.
- Reporting execution time of a function
- Updating GenStage
- Rename Reporter to Backend
- Remove the need to provide measures when reporting a value
- Remove the need to give a name to the dataset
- Improve metadata usage
- Removed plug dependency
- Added reporter for debugging: console and logger
- Added builtin metrics (erlang memory and stats)
- Added min and max datapoints
- Minor fixes.
- Fix exometer_init. Now, options changes are kept and passed to report function.
- Handle ErlangError when trying to create same Exometer metric twice
- Remove lager as direct dependency
- Creating cleaner interface for reporters