Releases: elastic/opentelemetry-lib
Releases · elastic/opentelemetry-lib
v0.8.1
What's Changed
- Bump the otel group with 2 updates by @dependabot in #62
- [enrichments] Set svc target if either name or type is present by @lahsivjar in #63
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add txn root, txn name and span name attributes for trace enrichment by @lahsivjar in #61
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- Add trace enrichment logic for apm aggregation keys by @lahsivjar in #46
- Improve txn check based on remote flag for parent span by @lahsivjar in #48
- Add dependabot by @lahsivjar in #50
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden from 0.104.0 to 0.105.0 by @dependabot in #54
- Bump go.opentelemetry.io/collector/semconv from 0.104.0 to 0.105.0 in the otel group across 1 directory by @dependabot in #55
- add remaping for the kubernetes.pod.memory.usage.node.pct metric by @tetianakravchenko in #51
- refactor: drop toolchain dependency by @kruskall in #47
- Revert "refactor: drop toolchain dependency (#47)" by @kruskall in #60
- Add configuration to disable attribute enrichment by @lahsivjar in #58
- ci: add tools and github actions to dependabot by @kruskall in #57
- build: track tools dependancy in submodule by @kruskall in #56
New Contributors
- @dependabot made their first contribution in #54
- @kruskall made their first contribution in #47
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- remove k8s.node.* metrics remapping by @tetianakravchenko in #45
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Set event.module for hostmetrics remapper by @lahsivjar in #43
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Handle user.name/system_cmdline if not present by @ishleenk17 in #42
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fix k8s benchmark by @lahsivjar in #40
- Add event.dataset to all remapped metrics by @lahsivjar in #41
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Revert #37 and add validation check for metric by @lahsivjar in #39
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Send system.process.cpu.start_time as a field by @lahsivjar in #35
- Fix timestamp issue by @ishleenk17 in #37
- Separate test utils into a different package by @lahsivjar in #38
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add required metrics and datapoint attributes for Process tab in Host UI by @ishleenk17 in #34
Full Changelog: v0.4.0...v0.5.0