Skip to content
Pavol Loffay edited this page Oct 18, 2016 · 9 revisions

What it can do?

Applications can be instrumented, using a non-intrusive Java agent approach for JVM based applications, or through zipkin client libraries (if polyglot environment), to provide:

  • Distributed Tracing (e.g. for microservices)
  • Application Performance Management
  • Business Transaction Management (currently only using JVM javaagent based approach)

Documentation

Demos

Contacts

Clone this wiki locally