This describes, how to write and test the Rest and Kafka custom collectors and the operations that can be invoked.

The VMware Telco Cloud Service Assurance Collector SDK has been developed primarily for providing an interface to the user for writing their own custom collectors.

Following Components needed to use the Collector SDK:

  • Use Batch Collector provided from SDK, to create Rest based custom collectors.

  • And Stream Collector provided from SDK, to create Kafka based custom collectors.

The next sections describes, the operations that can be invoked to create Rest and Kafka custom collectors.