Skip to content

Releases: DataDog/dd-otel-host-profiler

dev

19 Sep 17:49
adc9580
Compare
Choose a tag to compare
dev Pre-release
Pre-release
Bump docker/build-push-action from 6.12.0 to 6.13.0 (#75)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/67a2d409c0a876cbe6b11854e3e25193efe4e62d...ca877d9245402d1537745e0e356eab47c3520991)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.2.1

10 Jan 16:54
v0.2.1
2dfd721
Compare
Choose a tag to compare

Major Updates

  • Fix an issue that would lead to missing data in flame graphs for a subset of Python services using Python 3.12+.
  • Fix an issue that would lead to wrong ordering of syscall frames in flame graphs for arm64.
  • Fix the pod name value used in flame graph container metadata.

What's Changed

  • Bump github/codeql-action from 3.27.2 to 3.27.3 by @dependabot in #41
  • chore: change linting rules and refactor by @Gandem in #40
  • containermetadata: make default pattern more restrictive by @Gandem in #39
  • dockerfile: remove gopath override by @Gandem in #42
  • containermetadata: fix cgroup pattern by @Gandem in #43
  • Bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in #44
  • Remove metadata collector by @nsavoire in #46
  • Add option to self-profile with Go runtime profiler by @nsavoire in #47
  • Fix golangci-lint errors by @nsavoire in #49
  • Fix getPodsPerNode error by @nsavoire in #48
  • chore: update the opentelemetry-ebpf-profiler version by @Gandem in #45
  • Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #50
  • Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #51
  • go: update dependencies by @Gandem in #53
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #54
  • fix: Use correct profiler version for symbol upload by @nsavoire in #55
  • Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #56
  • Bump reviewdog/action-golangci-lint from 2.6.2 to 2.7.0 by @dependabot in #57
  • Bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in #58
  • Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #59
  • Bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in #60
  • Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #61
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #63
  • Bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in #64
  • fix: Emit a sample for each timestamp when timeline is enabled by @nsavoire in #62
  • README.md: remove experimental notice by @Gandem in #66
  • Bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #65
  • Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #67
  • containermetadata: use full pod name by @Gandem in #68

Full Changelog: v0.2.0...v0.2.1

dev-test

24 Sep 00:20
1d70aa7
Compare
Choose a tag to compare
dev-test Pre-release
Pre-release
Merge 600e7820c988971ac9bf8e49853423a068763a63 into 2dfd721bb7e5e1e47…

v0.2.0

13 Nov 09:55
v0.2.0
e4fca4e
Compare
Choose a tag to compare

Major Updates

What's Changed

Full Changelog: https://github.com/DataDog/dd-otel-host-profiler/commits/v0.2.0