Skip to content

Sample project for tracing all spring microservices via Zipkin & Sleuth.

License

Notifications You must be signed in to change notification settings

Volunteer-Developers-Team/smic-zipkin

Repository files navigation

smic-zipkin

Sample Spring boot services via Zipkin&Sleuth to trace rest-calls and identifying how much time any service calls and see whether there is a problem or not.

How to Start

docker-compose up

How to Stop

docker-compose down

Endpoints

  • curl http://localhost:8081/zipkin
  • curl http://localhost:8082/zipkin2
  • curl http://localhost:8083/zipkin3
  • curl http://localhost:8084/zipkin4

License

This project is available as open source under the terms of the MIT License.

About

Sample project for tracing all spring microservices via Zipkin & Sleuth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published