You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before, docker was helpful as zipkin had 3 processes, whereas now zipkin has only one: zipkin-server. Since zipkin-server is a spring boot application, it should be familiar to have folks start it directly.
The hope is that by removing docker from examples, people can focus on the actual integration of note, and maintainers can be more productive by answering less questions.
The text was updated successfully, but these errors were encountered:
Before, docker was helpful as zipkin had 3 processes, whereas now zipkin has only one: zipkin-server. Since zipkin-server is a spring boot application, it should be familiar to have folks start it directly.
The hope is that by removing docker from examples, people can focus on the actual integration of note, and maintainers can be more productive by answering less questions.
The text was updated successfully, but these errors were encountered: