All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Expose vTC-specific measurements.
- Support for alarm triggers.
- Make subscriptions persistent.
- Option to disable OpenStack polling.
- Calculate network usage from collectd.
- Calculate CPU utilisation from collectd.
- Show proper timestamp on single measurements.
- In case some of the measurements fail to get collected, send the rest of them.
- Update node-alpine Docker image to v4.4.7.
- Support for Proxy- and SBC-specific metrics.
- Do not reject valid measurements if some others are not fulfilled.
- Use proper field name for tenant name in environment variables.
- Reject the whole promise on OpenStack measurement retrieval error.
- Update node-alpine Docker image to v4.3.1.
- Dependency status at README via David.
- Update bluebird, config, cron, hapi-swaggered, hapi-swaggered-ui, joi, request-promise and winston.
- Update hapi from v10.0.0.
- Update moment from v2.10.3.
- Update node-alpine Docker image to v4.2.6.
Due to a schema change it is obligatory to DROP the statsdb database.
- Continuous integration with Travis.
- Template for the collectd agent.
- Information for deploying the back-end using Docker.
- Ceilometer polling interval option in the Docker image.
- Make OpenStack no data errors more verbose.
- Host information by Ceilometer stored as tag.
- Use measurement time and not the polling time while storing the actual measurement to the database.
Initial version.