Releases: dynatrace-oss/opentelemetry-exporter-go
Releases · dynatrace-oss/opentelemetry-exporter-go
v1.289.1
v1.279.1
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
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
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
First public release