Zipkin visualisations

8 views
Skip to first unread message

Simon Dean

unread,
Oct 20, 2021, 4:08:17 AM10/20/21
to zipkin-user
Hi. I’ve been working on an open source project called Kronicle that includes an integration with Zipkin. Here’s some info in case any is interested.

It combines dependency data from Zipkin with dependencies defined in YAML to render an interactive architecture diagram with filters: https://demo.kronicle.tech/all-components/dependencies

It uses Zipkin traces to render “call graphs”: https://demo.kronicle.tech/components/kronicle-service/call-graphs

It uses Zipkin traces to calculate response times: https://demo.kronicle.tech/components/kronicle-service/response-times

Kronicle uses Zipkin’s Get Traces API endpoint rather than Zipkin’s Get Dependencies API endpoint, as the data from the Get Traces endpoint is much richer.

There’s more info available on https://kronicle.tech
Reply all
Reply to author
Forward
0 new messages