The data collector is a lightweight microservice application that sends metadata, collected from a system, such as an IoT network, distributed system, data center, etc.
The data collector is a lightweight microservice application that collect and sends metadata, collected from a system, such as an IoT network, distributed system, data center, etc to a storage system.
* The data are transmitted, stored, and can be retrieved at any time.
* In a platform agnostic container-based application.
[NOTE]
====
Can be seamlessly moved from local development machine to production deployments
* From Code to full-blown systems
** from a single container on your local machine
** to a running cloud native - container-based environment
====
The data are transmitted, stored, and can be retrieved at any time.