Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - levkhomich/akka-tracing: A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.

A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP. - levkhomich/akka-tracing

Visit SiteGitHub - levkhomich/akka-tracing: A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.

GitHub - levkhomich/akka-tracing: A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.

A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP. - levkhomich/akka-tracing

Powered by 0x5a.live πŸ’—

Akka Tracing Maven Central

A distributed tracing Akka extension based on Zipkin, which can be used as performance diagnostics and debugging tool.

It allows you to:

  • trace call hierarchies inside an actor system;
  • debug request processing pipelines (you can log to traces, annotate them with custom key-value pairs);
  • see dependencies between derived requests and their contribution to resulting response time;
  • find and analyse slowest requests in your system.

Distributed tracing approach used by Zipkin synergise with akka-remote and akka-cluster. Extension provides integration with Play framework and Spray toolkit.

See wiki for more information.

Getting started

The best way is to use project's activator templates: general features, Scala and Java API, Spray integration, Play integration. Also, you can read tracing overview page.

Development

Build Status Coverage Status Issues

Scala Resources

are all listed below.

Resources

listed to get explored on!!

Made with ❀️

to provide different kinds of informations and resources.