Skip to content

Releases: parca-dev/parca-agent

v0.8.2

09 Jun 16:29
v0.8.2
Compare
Choose a tag to compare

Changelog

Docker images

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

Thanks!

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

v0.8.2-rc.0

09 Jun 07:42
Compare
Choose a tag to compare
v0.8.2-rc.0 Pre-release
Pre-release

Changelog

Docker images

docker pull ghcr.io/parca-dev/parca-agent:v0.8.2-rc.0

Thanks!

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

v0.8.1

31 May 14:10
v0.8.1
b378519
Compare
Choose a tag to compare

Changelog

  • Add dynamic libraries for external commands by @kakkoyun in #427

Docker images

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

Thanks!

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

Full Changelog: v0.8.0...v0.8.1

v0.8.0

13 May 14:19
28544ac
Compare
Choose a tag to compare

Changelog

Read more

v0.7.0

31 Mar 16:31
v0.7.0
9de2d8a
Compare
Choose a tag to compare

Highlights

  • go.*: Update to lastest Parca to sync debuginfo client changes by @kakkoyun in #322
  • debuginfo/find: Improve separate debug file discovery by @kakkoyun in #321
  • debuginfo: Fix minor issues by @kakkoyun in #324

Changelog

Full Changelog: v0.6.1...v0.7.0

Docker images

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

Thanks!

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

v0.6.1

29 Mar 13:25
v0.6.1
3b825ad
Compare
Choose a tag to compare

Highlights

  • pkg/discovery: Sanitize kubernetes pod label names by @brancz in #316
  • pkg/target: Add functionality for using specified sampling ratio by @Sylfrena in #299
  • discovery: Sanitize Kubernetes label names by @brancz in #318

Changelog

Full Changelog: v0.6.0...v0.6.1

Docker images

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

Thanks!

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

v0.6.0

25 Mar 14:31
v0.6.0
2793e19
Compare
Choose a tag to compare

Highlights

  • Upgrade to libbpf 0.6.1 and libbpfgo v0.2.4 by @kakkoyun in #224
  • Add exponential backoff to profile writes and debuginfo upload by @metalmatze in #247
  • deploy: Version bump parca by @kakkoyun in #258
  • jsonnet: Fix pod label selector config by @kakkoyun in #259
  • Add multiarch container builds by @brancz in #261
  • pkg/profiler: add deregistration for counter metric by @Sylfrena in #262
  • pkg/maps: Skip more pseudo-paths and anonymous mappings by @mrueg in #266
  • Add support for Position Independent Code by @kakkoyun in #252
  • discovery: Support systems without systemd by @xiu in #269
  • Upgrade libbpf to 7.0.0 by @kakkoyun in #272
  • Add a flag to disable sending debug info to Parca server by @kakkoyun in #274
  • Add TTL to exists response cache by @kakkoyun in #282
  • Fix local debuginfo file discovery by @kakkoyun in #291
  • debuginfo: Fix cache configuration issue by @kakkoyun in #300
  • debuginfo: Change the order of debuginfo file discovery by @kakkoyun in #305
  • debuginfo: Implement file hash to debug info API calls by @kakkoyun in #312
  • feat: add configurable ticker duration by @me-diru in #309
  • pkg/discovery: Expose shared labels by @Sylfrena in #311

New Contributors

Full Changelog: v0.5.0...v0.6.0

Changelog

Read more

v0.5.0

20 Jan 15:02
272d7a7
Compare
Choose a tag to compare

Higlights

  • pkg/containerutils/containerd: Automatically discover k3s containerd by @brancz in #210
  • pkg/agent: Fix accidental infinite retry by @brancz in #212
  • Downgrade libbpf-go by @kakkoyun in #221

Changelog

Full Changelog: v0.4.1...v0.5.0

Docker images

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

Thanks!

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

v0.4.1

13 Jan 08:08
6387a51
Compare
Choose a tag to compare

Highlights

Changelog

Full Changelog: v0.4.0...v0.4.1

Docker images

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

Thanks!

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

v0.4.0

07 Jan 07:42
af1ca89
Compare
Choose a tag to compare

Highlights

  • pkg/perf: Allow memory address strings to have the 0x prefix by @brancz in #140
  • Refactor service discovery mechanism in parca-agent by @Sylfrena in #177
  • pkg/discovery: Support cgroupv2 by @derekparker in #178
  • pkg/discovery: Use promauto constructors for metric types by @Sylfrena in #182
  • debug-info: Make sure it is safe to remove the section by @kakkoyun in #189
  • *: Upgrade external tool dependencies by @kakkoyun in #195
  • pkg/discovery: take user provided systemd cgroup path into account by @derekparker in #199
  • debug-info: Use child process reaper for more reliable external command execution by @kakkoyun in #198

New Contributors

Changelog

Full Changelog: v0.3.0...v0.4.0

Docker images

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

Thanks!

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