maciejwalkowiak / just

Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps
312 stars 6 forks source link

Add Zipkin to zero-config services #25

Closed odrotbohm closed 1 year ago

odrotbohm commented 1 year ago

It would be nice if a Zipkin instance could be provisioned if the io.zipkin.zipkin2:zipkin dependency is on the classpath. This is a dependency commonly depended on if you're using Spring Boot's new observability features.

maciejwalkowiak commented 1 year ago

Thanks for an idea @odrotbohm! Will be included in the next release