Skip to content

aiozipkin v0.1.0

Compare
Choose a tag to compare
@jettify jettify released this 21 Jan 19:27
· 400 commits to master since this release

CHANGES

After few months of work and beta releases here are basic features:

  • Initial release.
  • Implemented zipkin v2 protocol with HTTP transport
  • Added jaeger support
  • Added stackdriver support
  • Added aiohttp server support
  • Added aiohttp 3.0.0 client tracing support
  • Added examples and demos