Skip to content

Releases: DataDog/dd-otel-host-profiler

dev

19 Sep 17:49
3f76f19
Compare
Choose a tag to compare
dev Pre-release
Pre-release
Bump github/codeql-action from 3.28.8 to 3.28.9 (#83)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.8 to 3.28.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/dd746615b3b9d728a6a37ca2045b68ca76d4841a...9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dev-test

24 Sep 00:20
369046c
Compare
Choose a tag to compare
dev-test Pre-release
Pre-release
Merge a0206fb8f6a247d0772ebc2d7cb70305633765e6 into 0255533bd84311a15…

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

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