Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: opentelemetry-php/sdk

Release 1.5.0

22 May 02:43
Compare
Choose a tag to compare

What's Changed:

  • Update TraceIdRatioBasedSampler to calculate sampling threshold according to OTEP 235 by @Nevay in 1391
  • Fixes #1600 by @smaddock in 1603

Full Changelog: 1.4.0...1.5.0

Release 1.4.0

13 May 04:26
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 1.3.0...1.4.0

Release 1.3.0

05 May 05:46
Compare
Choose a tag to compare

What's Changed:

  • Use timeout to set max_duration on symfony http client by @barell in 1575
  • update resource detectors to align with spec changes by @brettmc in 1573
  • deprecate filtered attributes and reference by @ycchuang99 in 1565

Full Changelog: 1.2.4...1.3.0

Release 1.2.4

15 Apr 07:03
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 1.2.3...1.2.4

Release 1.2.3

08 Apr 10:01
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 1.2.2...1.2.3

Release 1.2.2

05 Feb 22:29
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 1.2.1...1.2.2

Release 1.2.1

28 Jan 01:52
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 1.2.0...1.2.1

Release 1.2.0

09 Jan 00:42
Compare
Choose a tag to compare

What's Changed:

  • deprecate event logger by @brettmc in 1466
  • adding otlp/file exporter by @brettmc in 1465
  • remove blank lines after class opening by @brettmc in 1468
  • handle host detector with custom error handler and open_basedir by @brettmc in 1454
  • guard against possible false value from file_get_contents in Host.php by @jspaetzel in 1430

Full Changelog: 1.1.2...1.2.0

Release 1.1.2

23 Oct 02:01
Compare
Choose a tag to compare

What's Changed:

  • Fix start timestamp in auto root span by @znerol in 1413
  • fix: Guzzle version 6 error in Http Client Discovery by @mvanduijker in 1409

Full Changelog: 1.1.1...1.1.2

Release 1.1.1

16 Oct 01:07
Compare
Choose a tag to compare

What's Changed:

  • Add TextMapPropagator to instrumentation context by @Nevay in 1401
  • check for readable host id files before read by @brettmc in 1400

Full Changelog: 1.1.0...1.1.1