Overview¶
Data gathering is the process through which services can request and provide data to the ecosystem.
The pattern is rather simple: services can declare themselves as providers or requestors by exposing their capabilities using a client. Then an orchestration service uses this information to execute a sequence of requests and expect for everything to fall into place.
Note
This feature is still on an early version and subject to substantial design/implementation changes.
Continue reading: