Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Trace collection

Please have a look at the parent README first.

A Kafka Streams application. It reads raw performance traces (i.e., Nagios, Telegraf) from a Kafka topic, transforms them into our domain model / schema, and sends the output to another Kafka topic.

Run trace collection

Please have a look at the parent README that explains building and running the collection with Gradle and Docker Compose. This project will be built as part the parent a multi-project.

Have a look at the implementation and test of the application.