Releases: DataDog/dd-otel-host-profiler
Releases · DataDog/dd-otel-host-profiler
dev
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
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
Merge 600e7820c988971ac9bf8e49853423a068763a63 into 2dfd721bb7e5e1e47…
v0.2.0
Major Updates
- First version of Datadog host profiler using opentelemetry-ebpf-profiler as a library
What's Changed
- Add CODEOWNERS by @nsavoire in #2
- Add exe path metadata by @nsavoire in #1
- Add ELF symbol upload by @nsavoire in #3
- chore: add a docker-compose file for local development by @nsavoire in #7
- Add github CI/CD setup by @nsavoire in #5
- Timeline by @nsavoire in #8
- Add gitlab CI with relenv deploy job by @nsavoire in #6
- Fix govulncheck by @nsavoire in #9
- Set build flags to build a static binary by @nsavoire in #10
- Add container metadata to the profiles by @nsavoire in #4
- Rename to dd-otel-host-profiler by @nsavoire in #11
- Fix warning when env variable is not defined by @nsavoire in #13
- Add version to profiler by @nsavoire in #12
- Update opentelemetry-ebpf-profiler version by @nsavoire in #15
- Use symbol-query endpoint to check if symbols already exists in DB by @nsavoire in #14
- Prepare repository for opensourcing by @nsavoire in #16
- Activate CodeQL by @nsavoire in #18
- style: DataDog -> Datadog by @nsavoire in #19
- Fix wrong URL by @nsavoire in #20
- Fix symbol upload by @nsavoire in #21
- [PROF-10607] Use basename instead of full path by @nsavoire in #22
- [PROF-10739] Add
SECURITY.md
that indicates how to engage Datadog about security issues. by @nsavoire in #23 - Set toplevel github token permissions to read by @nsavoire in #24
- Revert "Set toplevel github token permissions to read (#24)" by @nsavoire in #25
- Fix code scanning warnings by @nsavoire in #26
- Remove golangci install script usage by @nsavoire in #27
- Remove OpenSSF scorecard badge by @nsavoire in #28
- github: run workflows for dependabot by @Gandem in #33
- Bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #29
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #31
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #30
- Fix lint job permissions by @nsavoire in #34
- Rename env variables to follow DataDog profiling naming conventions by @nsavoire in #17
- fix: typo in release workflow by @nsavoire in #35
- Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #36
- documentation: update README for development setup by @Gandem in #37
- Bump github/codeql-action from 3.27.1 to 3.27.2 by @dependabot in #38
Full Changelog: https://github.com/DataDog/dd-otel-host-profiler/commits/v0.2.0