github parca-dev/parca-agent v0.2.0

latest releases: v0.30.0, v0.29.0, v0.28.0...
2 years ago

Highlights

  • fix: broken link to security doc by @frezbo in #84
  • deploy/lib/parca-agent: pin pods to amd64 architecture by @paulfantom in #85
  • deploy/lib/parca-agent: add flag to enable podMonitor by @paulfantom in #89
  • deploy/lib/parca-agent: unify metadata across all objects by @paulfantom in #88
  • deploy: Add external-label support by @ArthurSens in #92
  • Jsonnet: support configuring resources for parca agent by @yeya24 in #94
  • cmd: Add buildid tool by @kakkoyun in #99
  • testutil: Introduce package and move fs fakes there by @zecke in #98
  • deploy/main: use labels vs. annotations for pod-security settings by @s-urbaniak in #100
  • debuginfo: Ensure unused section removed by @kakkoyun in #102
  • cmd/parca-agent/main.go: Fix default profilingDuration value by @slashpai in #105
  • Enable metrics collectors by @yeya24 in #106
  • containerutils: Speculative mem leak fix by @zecke in #107

New Contributors

Changelog

fd93c0c: *: add clang-format formatter to makefile (@paulfantom)
a4a60f1: Add buildid tool (@kakkoyun)
4fefed8: Bump 3rdparty/libbpf from b0feb9b to f9f6e92 (@dependabot[bot])
b4a67e6: Bump 3rdparty/libbpf from f9f6e92 to 92c1e61 (@dependabot[bot])
6bfb689: Ensure unused section removed (@kakkoyun)
d876941: Merge pull request #100 from s-urbaniak/fix-pod-security (@brancz)
de89fb0: Merge pull request #102 from parca-dev/fix_section_issue (@kakkoyun)
d0ec90b: Merge pull request #103 from parca-dev/push_ghcr_with_builds (@kakkoyun)
265eaa0: Merge pull request #105 from slashpai/fix_duration (@brancz)
efd6a72: Merge pull request #106 from yeya24/add-metrics-collectors (@kakkoyun)
64d59f0: Merge pull request #107 from zecke/zecke/leaks (@kakkoyun)
52c9f2d: Merge pull request #79 from parca-dev/dependabot/submodules/3rdparty/libbpf-f9f6e92 (@brancz)
23eba05: Merge pull request #84 from frezbo/fix-link (@brancz)
8bfdafa: Merge pull request #85 from paulfantom/nodeselector (@brancz)
3ed0de7: Merge pull request #87 from paulfantom/code-format (@brancz)
734d36a: Merge pull request #88 from paulfantom/metadata_inconsistencies (@brancz)
6f51b2a: Merge pull request #89 from paulfantom/podmonitor (@brancz)
8dc04a2: Merge pull request #92 from ArthurSens/external-labels (@metalmatze)
eb327a9: Merge pull request #93 from slashpai/duration_flag (@brancz)
e5a83be: Merge pull request #94 from yeya24/set-resources-jsonnet (@brancz)
e807cb0: Merge pull request #95 from parca-dev/dependabot/submodules/3rdparty/libbpf-92c1e61 (@brancz)
de5a843: Merge pull request #98 from zecke/create-testutil (@brancz)
dcad8f5: Merge pull request #99 from parca-dev/add_buildid_tool (@brancz)
fbdac72: Push container when its merged to main (@kakkoyun)
c86d8cc: README.md: Regenerate README (@slashpai)
efceb89: README.md: Regenerate README (@slashpai)
205ea4b: Update .goreleaser.yml (@kakkoyun)
52d765e: cmd/parca-agent/main.go: Fix default profilingDuration value (@slashpai)
ba78000: cmd/pkg: Add flag to make profiling duration configurable (@slashpai)
ed7b30b: containerutils: Speculative mem leak fix (@zecke)
19e5422: deploy/lib/parca-agent: add flag to enable podMonitor (@paulfantom)
403ae90: deploy/lib/parca-agent: pin nodes to amd64 architecture (@paulfantom)
6c526c9: deploy/lib/parca-agent: unify metadata across all objects (@paulfantom)
8c63a38: deploy/main: use labels vs. annotations for pod-security settings (@s-urbaniak)
ac06e0e: enable metrics collectors (@yeya24)
f689ae5: fix: broken link to security doc (@frezbo)
b0119a9: go.mod/go.sum: Update go module (@slashpai)
c01f1e9: jsonnet: Add external-label support (@ArthurSens)
0ad9170: jsonnet: support configuring resources for parca agent (@yeya24)
0a717e8: parca-agent: format C code according to GNU formatting guidelines (@paulfantom)
a379868: pkg/agent/profile.go: Fix go-linting (@slashpai)
ae579cb: testutil: Introduce package and move fs fakes there (@zecke)

Docker images

docker pull ghcr.io/parca-dev/parca-agent:v0.2.0

Thanks!

Join our Discord server;
Follow us on Twitter;
Read the documentation.

Full Changelog: v0.1.0...v0.2.0

Don't miss a new parca-agent release

NewReleases is sending notifications on new releases.