Skip to content

DO-2K23-26/Rust-Kafka-MHTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-Kafka-MHT

How to run

1. Start the stack

docker compose -f docker-compose.yml -f trino/docker-compose.yml up

2. Build and run the Rust application

cargo build --bin producer --bin merger --bin saver
./target/debug/producer
./target/debug/merger
./target/debug/saver

3. Now you can access all the services and notably the grafana dashboard at http://localhost:3000

4. You can save any of your dashboards (in json) on the folder trino/config/grafana/dashboards and they will be automatically loaded on the next restart

About

Projet Rust Kafka Théo Mathias Hugo Pauline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages