Skip to content

Releases: dynatrace-oss/opentelemetry-exporter-go

v1.289.1

19 Apr 07:05
Compare
Choose a tag to compare

Fixes

  • Update vulnerable dependencies (as a precaution):
    • golang.org/x/sys to version 0.1.0.
    • gopkg.in/yaml.v3 to version 3.0.0.
    • google.golang.org/protobuf to version 1.33.0.

v1.279.1

19 Apr 07:04
Compare
Choose a tag to compare

Features

  • Update default location for GCF config file to ./serverless_function_source_code/dtconfig.json
  • Allow specifying config path via DT_CONFIG_FILE_PATH env variable
  • Improve reliability when sending large traces
  • Update semantic constants
  • Add pseudo resource attribute propagation
  • Export encoded link ID

v1.267.1

17 May 09:51
Compare
Choose a tag to compare

Fixes

  • Ensure that remote span contexts are always sampled, unless an FW4Tag exists which explicitly has the ignored flag.
  • Agent ID generation now uses a properly seeded random number generator.

v1.259.1

15 Feb 07:47
Compare
Choose a tag to compare

Features

  • Mark span export requests as idempotent so that they are automatically retried if they fail due to a connection reset error.

v1.251.1

11 Oct 12:47
Compare
Choose a tag to compare

First public release