Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

vmware-archive/sleuth-documentation-apps

 
 

Repository files navigation

Build Status

Sleuth documentation apps

Apps used for the Sleuth documentation graphs . They're not using service discovery so don't treat them as reference production applications ;)

The apps are sending spans to Zipkin via RabbitMQ and spring-cloud-sleuth-stream.

Running acceptance tests of CF

Run:

./runAcceptanceTests.sh

Running the apps locally with RabbitMQ

Provide the env variable DEFAULT_HEALTH_HOST pointing to your Docker Machine. By default it will be localhost. That way we'll start a RabbitMQ instance for you.

Run:

./scripts/start_with_zipkin_server.sh

About

Apps to produce the graph for Sleuth documentation

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 36.9%
  • Java 36.2%
  • Shell 26.9%