Skip to content

Releases: elastic/elastic-otel-php

v0.2.0

08 Oct 21:03
43b3d3e
Compare
Choose a tag to compare

What's new

  • Asynchronous (background) transport for traces, logs and metrics (#101) (PR #102)
  • Timeout after which the asynchronous (background) transfer will interrupt data transmission during process termination (#106) (PR #107)
  • Improved documentation

Full changelog: v0.1.0...v0.2.0

v0.1.0

13 Sep 12:31
8e0d448
Compare
Choose a tag to compare
  • Initial alpha release