zipkin-client
There are 10 repositories under zipkin-client topic.
Kong/kong-plugin-zipkin
A Kong plugin for propogating zipkin spans and reporting spans to a zipkin server - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
petabridge/Petabridge.Tracing.Zipkin
Professionally supported Zipkin + OpenTracing driver in C#
mts88/laravel-zipkin
A useful library to use Openzipkin in Laravel
babudevandla/spring-cloud-sleuth-zipkin
Spring Cloud Sleuth Zipkin Application
olgac/zipkin-stack-docker-compose
Spring Zipkin and Distributed Tracing Example with Docker Compose
Prathmesh311/Foreign-Exchange-Plaza
Microservice-based system handling currency conversion. Utilizes Spring Cloud, Docker, and Kubernetes for seamless scalability and integration.
borgle/zipkin-server-sample
This is a test repo. only test zipkin server on security mode.
pradneshhhh/zipkin-spring-boot
Implementation of Zipkin-Sleuth in Java SpringBoot
soumyadip007/Spring-Cloud-Sleuth-Zipkin-Client-Microservice-Log-Tracing-using-Spring-Boot
Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing. Underneath, Spring Cloud Sleuth is a layer over a Tracer library named. When you consider distributed tracing tracks requests, it makes sense that trace data can paint a picture of your architecture. Zipkin includes a tool to build service dependency diagrams from traces, including the count of calls and how many errors exist.
yanghaiji/zipkin-postgresql
zipkin-postgresql 支持将数据持久化到postgresql中,并且对zipkin-server访问进行登录验证,提供了详细的示例合sql脚本