parca-agent

eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!

APACHE-2.0 License

Stars
471

Bot releases are visible (Hide)

parca-agent - v0.8.2-rc.0

Published by github-actions[bot] over 2 years ago

Changelog

  • 830ba89ab7fed758a0d3ad142ac050e3caa26efd: debuginfo: Fix race when extracting debug info files (#444) (@javierhonduco)

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.

parca-agent - v0.8.1

Published by github-actions[bot] over 2 years ago

Changelog

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: https://github.com/parca-dev/parca-agent/compare/v0.8.0...v0.8.1

parca-agent - v0.8.0

Published by github-actions[bot] over 2 years ago

Changelog

  • ec1c9555e17b5252d96a482e1b062d5d8122bf86: *: Enable more linters (#361) (@kakkoyun)
  • cd505c930a513fd0456352b9d9dfa3ed2e643621: .gitattributes: Mark some files as gen / 3rd party (@javierhonduco)
  • 71029b5d18e46e42caadc02e68db3d1622bc512b: Add Golang build information (#341) (@javierhonduco)
  • 955219848a4c0dbabe80ba1302e2197953069f11: Add an action to build dynamically (@kakkoyun)
  • 8f7bb91e457dae01fbcc74d45ae8c976d20121f8: Add delve to dev container (@kakkoyun)
  • 22a5b3fd874401630d7650b24982e182a3897190: Add maintainers doc (@kakkoyun)
  • a475d90eaf9f23f044d1ae150e8b993de302a93b: Address review issues (@kakkoyun)
  • 14fc8ba8ab121d4f5ad0bacfe25f301916ee9b25: Address review issues (@kakkoyun)
  • 9881214c65e8b689e9245cceaf3d83cdeaf7e959: Avoid double freeing BPF resources (@javierhonduco)
  • 6a65eba36cee342524c02e186acafaa07da01bbb: Configure goreleaser (@kakkoyun)
  • 7d9639b55a5f2acfbf5792e88ef5bb89de6547ac: Documentation: Update outdated links (@v-thakkar)
  • e7cc74503f11e7f77682fa0828e30d72c526e9b8: Fix data write issue (@kakkoyun)
  • 2677ab1e236ef2c4232cdaf677a6bd8e41903374: Fix error handling (@kakkoyun)
  • 6d8c3164dd12244d6a6569b5addc7581eee2eb44: Fix linter issues (@kakkoyun)
  • 664b455e636b783870dd15adc8bbc0a1203463ea: Fix typo (@kakkoyun)
  • 31253527651ebebb74c6200eb68fe9251479ed6b: Format our C code (@javierhonduco)
  • c81003de395ed72e257710c37f388b20f607b674: Increase rlimit (@kakkoyun)
  • 37b0cd01dfb436ee2857853cf384ebbde3dd52fa: Keep track of stack unwinding failures (@kakkoyun)
  • 0d9abc14a1b4c7d634f06b7992a761c5918092ca: Makefile: add asan build flag (@javierhonduco)
  • 369062a874ee137c857722e8009a7dcb80904f63: Makefile: remove unused GOPKGS variable (@javierhonduco)
  • 67603dfa45872a32b5b01982840c03965eae450d: Merge branch 'ebpf_batch' of github.com:parca-dev/parca-agent into ebpf_batch (@kakkoyun)
  • e9e0ac5821d1d501b2ab29e1ff0f078feeeafd5a: Merge branch 'main' into ebpf_batch (@kakkoyun)
  • ff69ca1e5ed9b22ee37bf48b11a8412489991630: Merge branch 'main' into ebpf_batch (@kakkoyun)
  • f95f89e69e2904d0bb813cecf9221dc486f6275c: Merge branch 'main' into ebpf_batch (@kakkoyun)
  • bbafe10412a384b64d252f24fdec90d6e3a1e1e2: Merge pull request #327 from javierhonduco/make-clean-do-not-fail-on-rm (@kakkoyun)
  • 6a2791b73d18e70fb13c8fb94c4be3659cb2f7e6: Merge pull request #329 from v-thakkar/deprecated_api (@kakkoyun)
  • 6b92f56c63fa315366dca46c747819584d0f67cc: Merge pull request #330 from v-thakkar/doc_update (@kakkoyun)
  • e9e7118425099f627791126d8a146cdb1467f3be: Merge pull request #335 from parca-dev/dependabot/github_actions/actions/upload-artifact-3 (@kakkoyun)
  • 65dcc3e4823462987478d36e753edf6d75b00b33: Merge pull request #336 from parca-dev/dependabot/github_actions/actions/setup-go-3 (@kakkoyun)
  • bcde06bb0e69ee76c8c06013d28f3aae78ce1dd2: Merge pull request #340 from kakkoyun/upgrade_backoff (@kakkoyun)
  • fa2861ccce611df0ec34f1cd97d3affbe1f74756: Merge pull request #342 from javierhonduco/run-clang-format (@kakkoyun)
  • a512db9cb7ca069e105e81aaf23cfe67b032025f: Merge pull request #343 from kakkoyun/clean_bpf_resources (@kakkoyun)
  • a02cbe2ed3087dd9797854ba3679089843990fc4: Merge pull request #344 from kakkoyun/use_buffer_pool (@kakkoyun)
  • 1e935f4d5f7b4484f6cf3d4ee26340f3718ff37d: Merge pull request #345 from kakkoyun/increase_rlimit (@kakkoyun)
  • 64b003e6921fbc4bb924cce58b284a2e93032218: Merge pull request #347 from javierhonduco/add-metadata-to-bpf (@kakkoyun)
  • b5b04b60769fa5843ca3e465542ac0377b2f4145: Merge pull request #348 from kakkoyun/add_delve_docker_dev (@kakkoyun)
  • d26f948252add68346e0c95afac1a3b126a1175f: Merge pull request #349 from javierhonduco/make-containers-go-1.18 (@kakkoyun)
  • ac3870adfd6b397458eb163543956a06c98cf032: Merge pull request #351 from kakkoyun/statically_linked_bins (@kakkoyun)
  • 45c8c57249cf567fb6f9688b25cc9d8b8a6aa859: Merge pull request #352 from kakkoyun/read_write_bin (@kakkoyun)
  • 0c05f0048b6773011bcbeeb26221e6e8cadb5e0e: Merge pull request #353 from parca-dev/dependabot/docker/golang-1.18.1-bullseye (@kakkoyun)
  • 8e48635876d16ff846c1fa32f3bbb340fb67b2fd: Merge pull request #354 from kakkoyun/keep_track_of_stack_unwinding (@kakkoyun)
  • 56dfc4c1633452baced2eaa88eea6dc462de286c: Merge pull request #357 from javierhonduco/rm-make-gopkgs (@kakkoyun)
  • 8f589289bb432e0dd64b85750af95d4f72c09fe1: Merge pull request #358 from kakkoyun/upgrade_prom_common (@kakkoyun)
  • cec09cbd15e4819c253818f9f9f09cf0da8d4dd2: Merge pull request #367 from javierhonduco/double-freeing-of-resources (@kakkoyun)
  • e7fb679ee96e85a9fcc32aa65f2d333d0c498465: Merge pull request #369 from javierhonduco/fix-index-out-of-range (@kakkoyun)
  • d2e701c26706dd8b8460753044104bc259ec9e1e: Merge pull request #370 from javierhonduco/dev-asan (@kakkoyun)
  • 3c363fe468532c5bd116cda021063a0ca6227126: Merge pull request #371 from parca-dev/dependabot/go_modules/google.golang.org/grpc-1.46.0 (@kakkoyun)
  • 235c0617746aab5fb7909c7d17af1559a54ef6f2: Merge pull request #372 from parca-dev/dependabot/github_actions/github/codeql-action-2 (@kakkoyun)
  • 80e9cb0df9ae987900b85f8e41150af7ade275cb: Merge pull request #373 from javierhonduco/clean-debuginfo-stripped (@kakkoyun)
  • e119451254077c1bdf32ed0b191cadb9b9dea53b: Merge pull request #374 from parca-dev/dependabot/go_modules/github.com/containerd/containerd-1.6.3 (@kakkoyun)
  • 040daf400406a7b38321789d4f5d2efa4f6f6a18: Merge pull request #376 from kakkoyun/faster_go_tester (@metalmatze)
  • d9d4bd0bea961ff242aa591fcbc2ed3cf94c0e9c: Merge pull request #378 from javierhonduco/linguist-exclude-gen-paths (@kakkoyun)
  • 3c502dcce1ad6bcf83663b4b6a57d4b845572c75: Merge pull request #381 from javierhonduco/bump-libbpfgo (@kakkoyun)
  • 0451df207d0c50ba1f97f2e64849ea2bec97cc19: Merge pull request #382 from parca-dev/dependabot/go_modules/k8s.io/client-go-0.24.0 (@kakkoyun)
  • 74257c6b42286ac47154537e961005ecc89d0f4e: Merge pull request #383 from parca-dev/dependabot/go_modules/k8s.io/cri-api-0.24.0 (@kakkoyun)
  • 057a85b926592f4412d6590928cf9eebf2ae0e04: Merge pull request #386 from parca-dev/dependabot/go_modules/github.com/containerd/containerd-1.6.4 (@kakkoyun)
  • d462035f236d4b7e8341a912973bd2eb12a09a75: Merge pull request #387 from javierhonduco/ksym-cache-hit-rate-stats (@brancz)
  • e56ee06a1d9df941081a30f25cbc0373430b6912: Merge pull request #389 from javierhonduco/remove-extra-word-in-debug-log (@kakkoyun)
  • adde72187ed097ce0379097da6c8a371b167beee: Merge pull request #392 from kakkoyun/governance (@kakkoyun)
  • b29cdb47eba7e3d7e1346665c2538f2c1991e798: Merge pull request #394 from parca-dev/ebpf_batch (@kakkoyun)
  • 70590cccf98de5d5e721d2d557f1eb9650d5bf6a: Merge pull request #395 from javierhonduco/ebpf_batch (@kakkoyun)
  • 3e168add8a57dbb67cb788292e20b1feaa11ed3d: Merge pull request #396 from parca-dev/dependabot/go_modules/github.com/docker/docker-20.10.15incompatible (@kakkoyun)
  • 4c45b9ffead9480b7ded03db7009d5c3d5edaf51: Merge pull request #401 from javierhonduco/update-cgroup-discovery-naming (@kakkoyun)
  • 28544aca36680d3ed0f05e9e1ec9cd89062ccedd: Merge pull request #403 from parca-dev/revert-394-ebpf_batch (@kakkoyun)
  • 71bf0c8c0011e37c11f66838a5a7c574783b9172: Produce statically linked binaries (@kakkoyun)
  • 16eee2a717e27126333a212bee8b1c7fa81ee5db: Properly free and clean resources (@kakkoyun)
  • 72dd9ae440679f11ac84bed7a7b962187e453e09: Refactor profileLoop (@kakkoyun)
  • cb505501278fc28493ccc8c319789a355ef25da4: Remove dynamically linked libraries from the container (@kakkoyun)
  • d13a525cf7aac429e23b08cfeb83941641af5312: Remove the use of deprecated bpf_map_def (@v-thakkar)
  • a9cc68593fde797bb4a859c0c09d7d9c251a62e3: Revert "profiler: Use BPF batch operations " (@kakkoyun)
  • 527497c1ef07a5fdf1593d8b1f8257af7753e034: Run c/fmt as part of make format and install clang-format` in CI (@javierhonduco)
  • 166f5ca3aa5383fe4b13ff8519113cdbc3c833e7: Update to Go 1.18 (#360) (@javierhonduco)
  • aca9f5da0c65e3bb60d37dd93bad6ea3e180bbeb: Upgrade Parca version for dev (@kakkoyun)
  • 24da26162a78c6c747b61a9263acb059ae7deb64: Upgrade backoff package (@kakkoyun)
  • 477c5be478fc3c569a2987d5ebe84b44d8cf0a93: Upgrade parca (@kakkoyun)
  • 72db4e7c77413580cb4338586c7b8226d0630864: Upgrade prometheus/common (@kakkoyun)
  • 6c74e9f2217ebdeaa06b6877dc083bd947121b38: Use a buffer pool for write profiles (@kakkoyun)
  • 4e80b0231a7798e54a3bdc7a8de31c26f22491f7: Use the constant for the resource identifier (@kakkoyun)
  • a0558dd7b88600481330bf09cb55621bc56a34e7: Utilize libbpf batch APIs (@kakkoyun)
  • a64c4bb2732cb5fcd47ba37ee7cf696dc240d9ad: bpf: Add some basic metadata (@javierhonduco)
  • 7dbcce35e076ae3642e98916354e1298ee8d0e76: build(deps): bump actions/setup-go from 2 to 3 (@dependabot[bot])
  • ed7493620b96c8c6241cfe40a0faa1904be240c6: build(deps): bump actions/upload-artifact from 2 to 3 (@dependabot[bot])
  • 8e5248d2cb2d96863c3517c6866c6612044fcb35: build(deps): bump github.com/containerd/containerd from 1.6.2 to 1.6.3 (@dependabot[bot])
  • 8ae6ab095e3c182763432ea9dc0b7e7fb8d47a5f: build(deps): bump github.com/containerd/containerd from 1.6.3 to 1.6.4 (@dependabot[bot])
  • d1d90aa02110a2af202c3837fb7f1f8ee479e12a: build(deps): bump github.com/docker/docker (@dependabot[bot])
  • c9171087433ad303f1a0c87f55a66c59e8c616fe: build(deps): bump github/codeql-action from 1 to 2 (@dependabot[bot])
  • 8571f1ba8acf924a0ace1e412f8edad7bd9ea27a: build(deps): bump golang from 1.18.0-bullseye to 1.18.1-bullseye (@dependabot[bot])
  • 5e64c9a25dc4cccfe26eefbde51b803cdbd8fa4d: build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (@dependabot[bot])
  • 35c4a3ad24393bab5bdc635ea50e915631d2b931: build(deps): bump k8s.io/client-go from 0.23.5 to 0.23.6 (#365) (@dependabot[bot])
  • 06c376d4d39d0673cd7b4a5cbcae852e48b5c46a: build(deps): bump k8s.io/client-go from 0.23.6 to 0.24.0 (@dependabot[bot])
  • 06b6c3de502db1e5b74f79ca256d0f5d2f20c91e: build(deps): bump k8s.io/cri-api from 0.23.5 to 0.23.6 (#363) (@dependabot[bot])
  • e2891dc6da059336e39b731e3b684b52b128b847: build(deps): bump k8s.io/cri-api from 0.23.6 to 0.24.0 (@dependabot[bot])
  • b1898ced0ef10c95c0dab89aa4e16c85d652a646: cmd/parca-agent: SystemD => Cgroup (@javierhonduco)
  • f47861be6dad3e7554f47f3fdfbd3a01a414d433: debuginfo: Remove extra word in log message (@javierhonduco)
  • 91af04c151d7904efaad0376b88bd672737d4cad: debuginfo: remove .debuginfo.stripped binaries (@javierhonduco)
  • 98b929b0803c3588f93102c178eb0da34535b94a: ksym: Calculate cache hit rate (@javierhonduco)
  • c9c0801baf7887df29d21398eea0b72112abc639: libbpfgo: Bump to latest version (@javierhonduco)
  • 22407b0331578b7b2dffeecaf57a2fcd2f1e9fb4: make-containers.sh: Update images to go v1.18.1 (@javierhonduco)
  • 95abc369307d89bd3e1ae7319c1ab429025bc648: makefile: do not show errors while removing bpf files (@javierhonduco)
  • ee705fb468e2413f0f10514e6055a5b376fd0a50: profiler: Add libbpfgo map tests (@javierhonduco)
  • bc0e1297f73f0e9ac48bf9cb0f8ebca27e770b2a: profiler: Batch API fixes (@javierhonduco)
  • 9a3d30f8ead5de39a14eea8ef7a7897a61c6fa30: profiler: Fix index out of range (@javierhonduco)

Docker images

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

Thanks!

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

parca-agent - v0.7.0

Published by github-actions[bot] over 2 years ago

Highlights

Changelog

  • a785b806e3f237ae9d494d60acc77e265c1d1890: Add additional look up directories for separate debug files (@kakkoyun)
  • a6f30eca2e532541967df2b308592e86f545c14c: Add checksum checking for gnu_debuglink (@kakkoyun)
  • 95a145495bed063f4452e1bb191945360338be26: Add support for .gnu_debuglink section (@kakkoyun)
  • e8d5ead69ec11d6c478e13e9e6ccdf6edd93fa84: Fix jsonnet action (@kakkoyun)
  • 0c75dc960f9046d1e49bedc3a09d07504dcf580f: Fix minor logging inconsistency (@kakkoyun)
  • b5f7dbf0479d9813d60c1901b01e256ea538a989: Fix temp dir issues (@kakkoyun)
  • 1ad5182c8301d294fa52997d42380ba10fd12ef2: Update local tilt manifests (@kakkoyun)
  • f9bdf4fb094a7aa18f46ec8b52a891c93ff48712: Update the latest parca (@kakkoyun)
  • 5577c9b83c00c17c3b4afd4472708e934cbde6cd: Update to lastest Parca to sync debuginfo client changes (@kakkoyun)
  • c9a2649604d5705eb1f569da0ba38062e29be935: Upgrade prometheus/common (@kakkoyun)

Full Changelog: https://github.com/parca-dev/parca-agent/compare/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.

parca-agent - v0.6.1

Published by github-actions[bot] over 2 years ago

Highlights

Changelog

  • abf05dc18a8073b114a3afd843c931dd9f7ec5a0: Merge pull request #299 from parca-dev/add-sampling-ratio (@brancz)
  • 30f81b1520b50a1520e34fa28266d5bdaf95a219: Merge pull request #316 from parca-dev/sanitize-label-names (@kakkoyun)
  • 3b825ad3f73b308094f6db760891422d7db9b847: Merge pull request #318 from parca-dev/sanitize-label-names-v2 (@brancz)
  • ac6398ffbad7f62886a5429401bd7a3e6d7684e5: discovery: Sanitize Kubernetes label names (@brancz)
  • 5410fd5547d6758407850bb2ff9a164a21f8cd88: pkg/discovery: Sanitize kubernetes pod label names (@brancz)
  • 8b4a72a66e87332bf44e4a10780c5d0d67434589: pkg/target: Add functionality for using specified sampling ratio (@Sylfrena)

Full Changelog: https://github.com/parca-dev/parca-agent/compare/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.

parca-agent - v0.6.0

Published by github-actions[bot] over 2 years ago

Highlights

New Contributors

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.5.0...v0.6.0

Changelog

  • 5128f509753c6ae999a989543e567c16fa088f89: *: Enable revive and gofumpt linters (#251) (@kakkoyun)
  • 9fc64176e2630371d00d922ff29ecc72422ae227: .github: Fix container registry login (@brancz)
  • 551a70f3fda7502b528251a758ebc25f3cb8c856: Add Object File (@kakkoyun)
  • f1fc5a4cb02fb56fe0c7068d4d61157a2eaeda44: Add TTL to exists response cache (#282) (@kakkoyun)
  • 6828acd93ccef1e46af18b944e4b64e653118608: Add a flag to disable sending debug info to Parca server (@kakkoyun)
  • 77c25dd08dfab03bfb636704cca85d6a6cf71a03: Add exponential backoff to profile writes and debuginfo upload (@metalmatze)
  • e37ccfb2bc762943c11f1371bb33b324156e3887: Add multiarch container builds (@brancz)
  • 5f5bdd1ac1a5fa76366271f1589375e3724f2d14: Add normalized to the batch client (@kakkoyun)
  • e92a9f64e927f97254d7a3ffcbd87adcae0edc54: Add tests (@kakkoyun)
  • df16bb4630baba1ad5bb271678fb9b6a3d48c911: Apply suggestions from code review (@Sylfrena)
  • d4d4c10fb189591ee1ed205ab45e4be2c5f9f9b5: Change C format styling to LLVM (@kakkoyun)
  • 44aea2b91c5067795ed5e87ce80ba3280f67b843: Change the order of debuginfo file discovery (@kakkoyun)
  • 3a451b1d4db12d4ffb5dc5bb62a12d6606c75099: Clean up (@kakkoyun)
  • 0823b3baa275d35e925a9d77d550d5e6d44ed1ea: Conform the changes in the WriteRaw API (@kakkoyun)
  • 94c51bb95aeacc4331b806366ca96c8664089374: Dockerfile: Use --no-install-recommends (@mrueg)
  • 70466463d300e9f3870bc81322924f49d002c2e6: Exclude vendored dependencies from licence check (@kakkoyun)
  • 1973e853c9696754e814d2ffdf62f296b4f7961a: Fix cache configuration issue (@kakkoyun)
  • da4ed60a67193af7a7bad40b68863e61ea048de0: Fix failing jsonnet actions (@kakkoyun)
  • a07d3b0ef076d2bb2bf0f47ac6fbd2fca55116db: Fix go modules (@kakkoyun)
  • ff872f449ea39ae9d37988bbc4162e905f955db0: Fix goreleaser (@kakkoyun)
  • 06c49632968d822e902836a119108d0983f6673d: Fix issues (@kakkoyun)
  • ecfc16ae698fb857bc41c061be30e6fb86888243: Fix local debuginfo file discovery (@kakkoyun)
  • 5261a30260503447ee1c2f5b41291bca37c0fa20: Fix login issue for release action (@kakkoyun)
  • 5f20aebfbeca5b2b3acadb81335cd1bfdada88cd: Fix minor issues (@kakkoyun)
  • 96ed03030eed4f3bffb5e6a97b818f1d1f7d4d9c: Fix object file cache key issue (@kakkoyun)
  • 032bd8f54906d63920e07784276e3652919c64b4: Fix pod label selector config (@kakkoyun)
  • 286a19299a1cd333adf13c492fb8b44a578fe20f: Implement file hash to debug info API calls (@kakkoyun)
  • 081486bbb86c7c94e9f98628ac1ec0a3a6d09522: Integrate object file (@kakkoyun)
  • b469b53d25e91a9bd8b68c74b4ba71090c477b15: Makefile: Ensure pushing all images of manifest with podman (@brancz)
  • e56bc3b81066259432a8a79f5ff34c267ff62e68: Makefile: Fix pushing container manifests (@mrueg)
  • 9896582d42c6d15a10380e3e474b9fe5c52ef04d: Makefile: use -C instead of cd (@mrueg)
  • 8a9a0e85ca7984a033519f345f046548b4eebd82: Only run jsonnet task when needed (@kakkoyun)
  • e8afc39e6c19f9cb1fa2684a150ae85068d3de6b: Reduce noisy logging (@kakkoyun)
  • dd829a68b569f40119412f1ca40326580db68895: Refactor code for readability (@kakkoyun)
  • d0a63dc1fcdbf7bf8793cbfb4e38cfe9e58daf5e: Refactor debuginfo package (@kakkoyun)
  • c8868c8d5edf2be0d85e9da566f87d7320326fc4: Set minikube resources slightly more reasonable (@metalmatze)
  • 65afdb4dd253e0980a12c60163e88782b9523430: Tiltfile: Add new internal/ folder to list of Docker dependencies (@metalmatze)
  • 8c5bdb9371f2dc28faf32af983143fbc2dd40d9d: Trigger github (@kakkoyun)
  • 45c06f256a7a792e9b807104b55b67485fcc5af7: Try to address review issues (@kakkoyun)
  • 142a52dca94dc4a65ab6bd065f04589852bb91c8: Upgrade dependencies (@kakkoyun)
  • 3ff4a8905762715b04e55c7bc94f1675380e4d23: Upgrade golangci-lint (@kakkoyun)
  • 02adcdac1a88f8ecf11aa5f42c94184f372b0f32: Upgrade libbpf to 7.0.0 (@kakkoyun)
  • fcad50cc571c6fdc967259ef87edb155b278ed0a: Upgrade pprof (@kakkoyun)
  • 28ebf66b226693164c3fef6d9dc30554bf2746ce: Upgrade to latest Parca (@kakkoyun)
  • 7c2443c86b449a637137a12134a8f0ac4e8c2a3a: Upgrade to latest Parca (@kakkoyun)
  • 946bf8b0021ef2de4efb2fceb5ed7e913c77792e: Upgrade to libbpf 0.6.1 and libbpfgo v0.2.4 (#224) (@kakkoyun)
  • c68cb739d71bdc44dbd080430cf9d963a60cb93f: Use correct go version for actions (@kakkoyun)
  • 5a2d35a2aa66ce277d71c2d76d0bdfb51280d48b: Version bump parca (@kakkoyun)
  • b8d222107e57aa170123e9c8377081a7ad46d9a1: build(deps): bump actions/cache from 2 to 3 (@dependabot[bot])
  • 20cf96c23630b1c2408236f0132161c636b73908: build(deps): bump actions/checkout from 2 to 3 (@dependabot[bot])
  • 9a9a96ed4257f17c75c9d97fd1b1dccf23b5bd8a: build(deps): bump github.com/alecthomas/kong from 0.3.0 to 0.4.0 (@dependabot[bot])
  • d529b0fd2e8b2d29a81a423b4c5660f8c28162f5: build(deps): bump github.com/alecthomas/kong from 0.4.0 to 0.4.1 (@dependabot[bot])
  • 3e8d643f271181a0ac9ba3446ebddf3fceb9aeb6: build(deps): bump github.com/alecthomas/kong from 0.4.1 to 0.5.0 (@dependabot[bot])
  • 8dc65678c2275bd73e5bf202b445215afb406b64: build(deps): bump github.com/containerd/cgroups from 1.0.2 to 1.0.3 (@dependabot[bot])
  • 6d7bac77df7f645a4a5649fe5f06d415a3ca33af: build(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.1 (@dependabot[bot])
  • 9acb3023a5542df659320a3fd6cae7ae8a03f583: build(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.1 (@dependabot[bot])
  • 965d08174dc0ad9acd3b9a9ae833221ac75bc9e2: build(deps): bump github.com/docker/docker (@dependabot[bot])
  • 6ab2adaa0332c4825b879723ef49a8cc6ab28a99: build(deps): bump github.com/docker/docker (@dependabot[bot])
  • 06afeb36c96e49071c6ad13e96b143a00d4cfd99: build(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
  • 97c845961a09c69fb2cc941d3464f2fe2384c9e1: build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (@dependabot[bot])
  • 3f8befd5d8c43785c2d1c2b809f17eb5b10c2c9e: build(deps): bump golang from 1.17.6-bullseye to 1.17.7-bullseye (@dependabot[bot])
  • a568f1f84a5fd26349c0b8681291c367af8c931d: build(deps): bump golang from 1.17.7-bullseye to 1.17.8-bullseye (@dependabot[bot])
  • 1efec3ae398ed76b99af97461e2a7c74e25a589f: build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye (@dependabot[bot])
  • 71e2de0c1843a186d3fa001c487b98eb1ae25f58: build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#226) (@dependabot[bot])
  • 8e957984e7242b199bd28c47662a7682d11aabdc: build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 (@dependabot[bot])
  • 2955d26df5b813e70de083925937d0f504d8008c: build(deps): bump k8s.io/api from 0.23.2 to 0.23.3 (#230) (@dependabot[bot])
  • 216eeb06b8ab79b00d3fad600623ab240d461ec3: build(deps): bump k8s.io/apimachinery from 0.23.4 to 0.23.5 (@dependabot[bot])
  • a0be1a71861806629bb1f2e0cc2c91548e4183c4: build(deps): bump k8s.io/client-go from 0.23.2 to 0.23.3 (#228) (@dependabot[bot])
  • c1ca46c6018cfab27b3c9d69ff888f328fa933a7: build(deps): bump k8s.io/client-go from 0.23.3 to 0.23.4 (@dependabot[bot])
  • a749cf565bea5af5dc80f5f5cef10a577decbddb: build(deps): bump k8s.io/client-go from 0.23.4 to 0.23.5 (@dependabot[bot])
  • b69d886e85d3251ba7300955f9fa8c13f081146c: build(deps): bump k8s.io/cri-api from 0.23.2 to 0.23.3 (#229) (@dependabot[bot])
  • b86e8c52ce548545fcac643931119e71c34270a9: build(deps): bump k8s.io/cri-api from 0.23.3 to 0.23.4 (@dependabot[bot])
  • dcdc16d0375c6f8fac38cdf05d563ce9e0de0915: build(deps): bump k8s.io/cri-api from 0.23.4 to 0.23.5 (@dependabot[bot])
  • b1f73df609fcc1a686db37573113489c37249d3f: contributing.md: Add Parca discord link (@Sylfrena)
  • 069b49dd51494909cfece5213642b9420215246c: discovery: Support systems without systemd (@xiu)
  • d3262cd470a62ff09b7f05c6f50745d3908f9e9b: feat: add configurable ticker duration (@me-diru)
  • ab711edcb80983753550c763d0f63637d08bd73b: pkg/discovery: Expose shared labels (#311) (@Sylfrena)
  • 8b20676af50c0d887e00a208c935a6b95ff63426: pkg/maps: Skip more pseudo-paths and anonymous mappings (@mrueg)
  • 9d37ad7eff5c71d519e3b111679b68e645c586f7: pkg/profiler: Change metric description (#253) (@Sylfrena)
  • e94c36799a313324dbe4fb680ec4b519659a2e14: pkg/profiler: unregister counter metric (@Sylfrena)
  • 1401dd86cf21c686f925aea289b16a6d68671bd6: profiler: Add labels for stack type (@Sylfrena)
  • 54d8842bcb9a3a0ab688f9a7b9db3fd9a39eb810: profiler: Expose missing profile stacks count as a prometheus metric (@Sylfrena)
  • 0815626232fe0e6222d105c7b62594b0f355a434: profiler: Pass registry to constructor (@Sylfrena)

Docker images

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

Thanks!

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

parca-agent - v0.5.0

Published by github-actions[bot] over 2 years ago

Higlights

Changelog

  • 8194f69526c0e47b86fe4e858724d4d27c664dbe: Clean unintentionally checked in file (@kakkoyun)
  • 272d7a720b2c1d0c9da3a4930819f020013c29ab: Downgrade libbpf-go (#221) (@kakkoyun)
  • 303f63832f1d92c6a102714349589bd8249b8c3d: Merge pull request #212 from parca-dev/fix-accidental-retry (@brancz)
  • 103a791d0fb71124742b4445e4415fb69bb7fa36: Merge pull request #218 from kakkoyun/clean_obj (@brancz)
  • 7d0864da65375b9c8c4fffa815da75179dc0f18b: Merge pull request #219 from kakkoyun/pin_libbpf (@brancz)
  • c02edadbf6aab72cc9d9a8e465bfa1265a623987: Merge pull request #220 from kakkoyun/upgrad_parca_ver_tilt (@brancz)
  • 3e67f13b38bfcb8d960fc9feca3350497dcb4b3f: Pin libbpf version (@kakkoyun)
  • d9f4fd53a4ce98cc8c4b36a9aba304c433fdb1f8: Upgrade local env manifests (@kakkoyun)
  • cdef63a6bad991e1fe1e990731e090e980fb84d6: build(deps): bump 3rdparty/libbpf from 7c382f0 to be89b28 (#209) (@dependabot[bot])
  • e63575539b93ef55048929e2126b83c506685da6: build(deps): bump github.com/prometheus/client_golang (#211) (@dependabot[bot])
  • 1a3b0fbc74355a003a72aa8abb42d329b91e854b: build(deps): bump k8s.io/apimachinery from 0.23.1 to 0.23.2 (#217) (@dependabot[bot])
  • 433779305d362e617d587fed7a73ce3e7ab32740: build(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2 (#214) (@dependabot[bot])
  • acd6607411f1947edf4d3d80a6276e245f217ad4: build(deps): bump k8s.io/cri-api from 0.23.1 to 0.23.2 (#215) (@dependabot[bot])
  • 43b1cd28012ec84279b3a453d194354c534aa18a: pkg/agent: Fix accidental infinite retry (@brancz)
  • cc28f621a81c9b0a887c9d7b33c45dd122f5ad52: pkg/containerutils/containerd: Automatically discover k3s containerd (#210) (@brancz)

Full Changelog: https://github.com/parca-dev/parca-agent/compare/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.

parca-agent - v0.4.1

Published by github-actions[bot] almost 3 years ago

Highlights

Changelog

  • 8dbc2aa1470f19b38ee24ea7d6771b8ba9dee885: *: Update Go version in go.mod (#201) (@derekparker)
  • 26cc78c2dde92e6de03e05d1a5f411de8f1bd407: Merge pull request #202 from parca-dev/dependabot/docker/golang-1.17.6-bullseye (@kakkoyun)
  • 550ea0d6bc2148bdad2a9efe9a1e05c3b8fcb8ae: Merge pull request #204 from parca-dev/dependabot/go_modules/github.com/aquasecurity/libbpfgo-0.2.3-libbpf-0.6.1 (@kakkoyun)
  • 6387a51b536fe502a84540f8c87f147f2f634b39: Remove default systemd cgroup path (#206) (@derekparker)
  • 67192781943a7c9e2b928b7265746c65000c5e97: build(deps): bump github.com/aquasecurity/libbpfgo (@dependabot[bot])
  • 502440e0ff77d9275acfa433108674184beacd84: build(deps): bump golang from 1.17.5-bullseye to 1.17.6-bullseye (@dependabot[bot])

Full Changelog: https://github.com/parca-dev/parca-agent/compare/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.

parca-agent - v0.4.0

Published by github-actions[bot] almost 3 years ago

Highlights

New Contributors

Changelog

  • b901e9e40c574a18698b24434451438bf454f016: *: Add bpf as a dependency for test target (@derekparker)
  • d6d646a65ea154ac51b7d03cfb7c316ef1397c16: *: Add explicit shell to Makefile (@derekparker)
  • 8f07455d993e18a270ed5e61bbe2b4f0ee20501f: Add missing make actions (@kakkoyun)
  • d774b2891ceabfc1bb69b2d1c4304be01f0d1689: Add unintentionally removed debuginfo client back (@kakkoyun)
  • 21f5d84082036ac426899eb02eb09772d25a723f: Apply suggestions (@kakkoyun)
  • 14f7105b8a2aa9b965104db170e6e9dca264a3b7: Init tilt for local dev setup (@kakkoyun)
  • 4508c9247e58b3bddb82bec74fe1a385cfed6caf: Make sure it is safe to remove the section (@kakkoyun)
  • 2804816ada3520024e4215704ae3b3e2ee1b9cca: Makefile: Remove unused test-integration target (@derekparker)
  • 8338e7725d3cda39f1f5ae2c79be2d6370fd1c97: Merge pull request #134 from parca-dev/dependabot/go_modules/k8s.io/cri-api-0.22.4 (@kakkoyun)
  • e1a6c5b5620b0bb8aae4e61cbf440921cc61de79: Merge pull request #137 from parca-dev/dependabot/go_modules/github.com/docker/docker-20.10.11incompatible (@kakkoyun)
  • 7fe155165b618019f5fe36849892ad57381e21d2: Merge pull request #138 from parca-dev/dependabot/go_modules/k8s.io/client-go-0.22.4 (@kakkoyun)
  • 9d3c836d8b04ada76625daa173985a8511253253: Merge pull request #140 from parca-dev/fix-erlang-perf-map (@brancz)
  • 474ed1ca3d226e64e23fda00c01c8004a201da4f: Merge pull request #149 from parca-dev/tilt (@kakkoyun)
  • 4ebdfd90cab6cc0674cbb5719f851065c7c27612: Merge pull request #151 from parca-dev/dependabot/go_modules/github.com/aquasecurity/libbpfgo-0.2.2-libbpf-0.5.0 (@kakkoyun)
  • e71631a5fb7e281e2f29686da905b226e67fd8e1: Merge pull request #156 from parca-dev/dependabot/go_modules/github.com/alecthomas/kong-0.2.20 (@kakkoyun)
  • 051be1c6e9ef74335dddf7ae0d07cc668836c6a2: Merge pull request #160 from parca-dev/dependabot/go_modules/k8s.io/cri-api-0.23.0 (@kakkoyun)
  • 1542eab2f6e6b0a8e4d9299a564fd1261822458b: Merge pull request #164 from parca-dev/dependabot/go_modules/github.com/alecthomas/kong-0.2.22 (@metalmatze)
  • a8c8e47d8426a58a8f6a73c1ca5aa49670e830a8: Merge pull request #165 from derekparker/add-shell-to-makefile (@brancz)
  • 357f649a48056ae952ed70e0f167d2b32df28c78: Merge pull request #166 from derekparker/add-bpf-target-to-test (@brancz)
  • acc7722b35d1d060259824c8baaeb8655b6886c6: Merge pull request #167 from derekparker/remove-unused-test-integration-target (@brancz)
  • edc6f8c9bd4d1ea6fac19429b0f14b66b068a81b: Merge pull request #168 from parca-dev/dependabot/go_modules/github.com/docker/docker-20.10.12incompatible (@kakkoyun)
  • 171383fbcc8fb2169ff3e074e496dd2b518ca11d: Merge pull request #177 from parca-dev/refactor-servdisc (@brancz)
  • afa2d0c6c4b36c84d0ff1516b9b192e4eace35bd: Merge pull request #178 from derekparker/cgroup-v2 (@brancz)
  • 16bf9a819a04f84b11c2aa53c89dd6b5c1c8ccdc: Merge pull request #182 from parca-dev/add-promauto (@brancz)
  • 968c581965300fda8934750ee0f44cd0b3065885: Merge pull request #186 from parca-dev/dependabot/submodules/3rdparty/libbpf-bf7aace (@kakkoyun)
  • a0d8ae919a95d45cccd8d18fbb0c9bdc18bf6bb4: Merge pull request #187 from parca-dev/dependabot/go_modules/github.com/prometheus/common-0.32.1 (@kakkoyun)
  • cf792b1b614fbc640f0357f2d1badada888a98c3: Merge pull request #188 from parca-dev/fix_debuginfo_client (@kakkoyun)
  • d20ec7aaa1a2c96879dd7e9610e9382fabfae506: Merge pull request #189 from parca-dev/rm_sec_checks (@kakkoyun)
  • 6c3a1e8a4d4fca811597b832285eee573724c237: Merge pull request #193 from parca-dev/dependabot/submodules/3rdparty/libbpf-7c382f0 (@kakkoyun)
  • e034a3a6120d132f5ed7c6ec09e34b8169000f51: Merge pull request #195 from parca-dev/upgrade_os_deps (@kakkoyun)
  • 60e215c962de19bf8cb367d2986f62907f878a56: Merge pull request #199 from derekparker/wireup-systemd-cgroup-path (@brancz)
  • 2629221a12dba5ecebcc15a42574dff658006b1c: Minor changes (@kakkoyun)
  • f8c1b5ce3668f0cc5a667d42e8e58b15d70d4e8c: Refactor service discovery mechanism in parca-agent (@Sylfrena)
  • 0a02e19c2db44b562015b4f11f234a6e24c611eb: Upgrade external tool dependencies (@kakkoyun)
  • 0f8ef08e9e8c42f112f981d642613ac4c2d148d6: [V2] Refactor service discovery mechanism in parca-agent (@Sylfrena)
  • a6782351819a124968c9321eeeb49237325b83b4: add license header (@derekparker)
  • 3218a65cc71b4114208fb208e40f851f50dc66bb: build(deps): bump 3rdparty/libbpf from 140b902 to bf7aace (@dependabot[bot])
  • b0b98d49a17d27820d8e012725a7d54e7231d4d7: build(deps): bump 3rdparty/libbpf from bf7aace to 7c382f0 (@dependabot[bot])
  • 837b2c6dd8a308507791b6eeae2949f28c621b9a: build(deps): bump github.com/alecthomas/kong from 0.2.18 to 0.2.20 (@dependabot[bot])
  • 1f8f289fbc7ad079a242aee95697e414c81baed0: build(deps): bump github.com/alecthomas/kong from 0.2.20 to 0.2.22 (@dependabot[bot])
  • d884d5fad6f2ec6f57dc291a8037a0c34929a33d: build(deps): bump github.com/aquasecurity/libbpfgo (@dependabot[bot])
  • 8fa05e54a49dcd5c540a61bbbf3304491342047e: build(deps): bump github.com/docker/docker (@dependabot[bot])
  • d7e5e3a7930273822107889800778b0d0db57d9b: build(deps): bump github.com/docker/docker (@dependabot[bot])
  • d7b8e9f5b7b7351955af90238772a16632eb35ca: build(deps): bump github.com/prometheus/common from 0.26.0 to 0.32.1 (@dependabot[bot])
  • 4c4368d0592514793daa6e9f899d09f91986fbdb: build(deps): bump k8s.io/client-go from 0.22.3 to 0.22.4 (@dependabot[bot])
  • 9cca67d2ab6d77108c8aa48fd7efcc386c525761: build(deps): bump k8s.io/cri-api from 0.22.3 to 0.22.4 (@dependabot[bot])
  • 629c890f3b32992d2a4a065a3ac72469367ac243: build(deps): bump k8s.io/cri-api from 0.22.4 to 0.23.0 (@dependabot[bot])
  • 8664e654f37d5e9ec710dc4c83a7d8f74615b61b: build(deps): bump k8s.io/cri-api from 0.23.0 to 0.23.1 (#194) (@dependabot[bot])
  • af1ca89dba618354e6d36f31b805f107594c0954: debug-info: Use child process reaper for more reliable external command execution (#198) (@kakkoyun)
  • 9933b45f27a3e3aadb97abc8335360be8c79d418: go.*: Upgrade go modules (#196) (@kakkoyun)
  • 82fe5a9633bf97a262bfb601e2b8d67bfc67c700: pkg/discovery: Support cgroupv2 (@derekparker)
  • b4880699f5d96e20440c3f29e6e661e853e443dc: pkg/discovery: Use promauto constructors for metric types (@Sylfrena)
  • b02cb763cc4696b2cc0570c368f8e7d867bf24f7: pkg/discovery: take user provided systemd cgroup path into account (@derekparker)
  • 8b402310aa9d0cdad6da6d1180eb9d15e5ecbd18: pkg/perf: Allow memory address strings to have the 0x prefix (@brancz)
  • 65a2d17dea32c6d6b31422e37cd63ff3168963e4: profiler: Use constant as cgroup label selector (#191) (@kakkoyun)

Full Changelog: https://github.com/parca-dev/parca-agent/compare/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.

parca-agent - v0.3.0

Published by Sylfrena almost 3 years ago

What's Changed

New Contributors

Docker images

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

Thanks!

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

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.2.0...v0.3.0

parca-agent - v0.2.0

Published by github-actions[bot] almost 3 years ago

Highlights

New Contributors

Changelog

fd93c0c3a1b2fa0011803f70a5481e2400d9d32d: *: add clang-format formatter to makefile (@paulfantom)
a4a60f184484586a4a5516c701da00f05c7d0e3c: Add buildid tool (@kakkoyun)
4fefed81ba92bc1b4cb2cb38091217b49737c327: Bump 3rdparty/libbpf from b0feb9b to f9f6e92 (@dependabot[bot])
b4a67e6d764111faa3cebe2a600d4c14ff636352: Bump 3rdparty/libbpf from f9f6e92 to 92c1e61 (@dependabot[bot])
6bfb689f1aea6a7876d538dc5d9ce1b8db84493d: Ensure unused section removed (@kakkoyun)
d876941784bada5dca477cc427ee4876192a3a90: Merge pull request #100 from s-urbaniak/fix-pod-security (@brancz)
de89fb0cac765beaab2675fd8b03710f5b6de2a5: Merge pull request #102 from parca-dev/fix_section_issue (@kakkoyun)
d0ec90bd27b201edea703b47c97af93f6a187c23: Merge pull request #103 from parca-dev/push_ghcr_with_builds (@kakkoyun)
265eaa040f896556e38749ea3f4483c5cb5d74d4: Merge pull request #105 from slashpai/fix_duration (@brancz)
efd6a72aaa750745104e982f41da26bc75d5c6ea: Merge pull request #106 from yeya24/add-metrics-collectors (@kakkoyun)
64d59f0d7899c6a9dd48283d88a2b2eaf09e167f: Merge pull request #107 from zecke/zecke/leaks (@kakkoyun)
52c9f2de615fe6e72779bca29b9f0b21a27611ea: Merge pull request #79 from parca-dev/dependabot/submodules/3rdparty/libbpf-f9f6e92 (@brancz)
23eba054101a5a546aa1a2dcef98cf43fc09d70d: Merge pull request #84 from frezbo/fix-link (@brancz)
8bfdafa7e829cb50c73b1d0a864e68507e87e7e2: Merge pull request #85 from paulfantom/nodeselector (@brancz)
3ed0de7edaf6fc3f11b926f0a36f8967cda02c2b: Merge pull request #87 from paulfantom/code-format (@brancz)
734d36aadc2edf626a44ac3c2ed78bfbc4fc8a13: Merge pull request #88 from paulfantom/metadata_inconsistencies (@brancz)
6f51b2ac4a19215ef249897ebd1ea7189c20e980: Merge pull request #89 from paulfantom/podmonitor (@brancz)
8dc04a20c3ccbad2c42d194a17e54b43ae1b7a95: Merge pull request #92 from ArthurSens/external-labels (@metalmatze)
eb327a9a2bb589dd2d6ac799be8ce8d1cc7ee498: Merge pull request #93 from slashpai/duration_flag (@brancz)
e5a83bec4f3b03af2b69a32c737673604e6eb89f: Merge pull request #94 from yeya24/set-resources-jsonnet (@brancz)
e807cb03e877658150f1c12acafb867086710f47: Merge pull request #95 from parca-dev/dependabot/submodules/3rdparty/libbpf-92c1e61 (@brancz)
de5a843862841603f7d737ef15c7dfcc3a737437: Merge pull request #98 from zecke/create-testutil (@brancz)
dcad8f5544f16307fb516b2f99fb42e61a6b8854: Merge pull request #99 from parca-dev/add_buildid_tool (@brancz)
fbdac72bd9594745b621adfbd632700b394e8922: Push container when its merged to main (@kakkoyun)
c86d8cc18bcdb41b839c6f1f307a251187dbb29f: README.md: Regenerate README (@slashpai)
efceb89b3bdafa53070487c05b519cbb47a55a97: README.md: Regenerate README (@slashpai)
205ea4b8aa75978a7b0830a329e65f999bbd62bf: Update .goreleaser.yml (@kakkoyun)
52d765e2cea28aa439e7a7dad8e313eb7899c12c: cmd/parca-agent/main.go: Fix default profilingDuration value (@slashpai)
ba78000cb6bb6f408436ac1bb53fa8418628bc33: cmd/pkg: Add flag to make profiling duration configurable (@slashpai)
ed7b30b91bf75fd5c8b9c2b79137b203199e4f81: containerutils: Speculative mem leak fix (@zecke)
19e542273559b1bb5f834f8543961760c4ae4c24: deploy/lib/parca-agent: add flag to enable podMonitor (@paulfantom)
403ae905344d8fa0e6d8d7144555fd38c5437e8f: deploy/lib/parca-agent: pin nodes to amd64 architecture (@paulfantom)
6c526c936c33cbae9f54214a9160dba623b72a14: deploy/lib/parca-agent: unify metadata across all objects (@paulfantom)
8c63a38a94d228cfeb41b9ff34afe8398bc9da55: deploy/main: use labels vs. annotations for pod-security settings (@s-urbaniak)
ac06e0eb5b7dc27869a16094006c7b37588a1cb3: enable metrics collectors (@yeya24)
f689ae5575209adb0870ace5254128c49f2145c6: fix: broken link to security doc (@frezbo)
b0119a9f960ee2d8567c82a3764be7f419e794fe: go.mod/go.sum: Update go module (@slashpai)
c01f1e923b3b2733e21113ec61bde0e3c0a3380b: jsonnet: Add external-label support (@ArthurSens)
0ad9170b6151bc93aaa7b62fbad9087c749c9295: jsonnet: support configuring resources for parca agent (@yeya24)
0a717e8f033018be5dbf11aac9082f86bf76479f: parca-agent: format C code according to GNU formatting guidelines (@paulfantom)
a37986844cdc4c2d66a2c89529f1c09c63a42722: pkg/agent/profile.go: Fix go-linting (@slashpai)
ae579cb8e4d424d67dcb9154481700c7583c0868: 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: https://github.com/parca-dev/parca-agent/compare/v0.1.0...v0.2.0

parca-agent - v0.1.0

Published by brancz about 3 years ago

Changelog

252de7130ef9667d46b4fb8b6accf4f96a31f319: Merge pull request #80 from parca-dev/update_security_docs (@kakkoyun)
14cc89c926c46581244b56726e10189a066411c0: Sync docs (@kakkoyun)
8486bdbab63542f0a7fea91727070062b9cfbff0: Update security docs (@kakkoyun)

Docker images

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

Thanks!

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

parca-agent - v0.1.0-alpha.3

Published by github-actions[bot] about 3 years ago

Changelog

192fa9decdb26f60b5e7ac91e8ba9f327d5dd3ea: Add goreleaser footer (@kakkoyun)
2af3493c7836aa00f3ef83674866aec205d8b6bf: Change log levels to reduce noise (@kakkoyun)
f39973cd667d7282b04156d9f11d83aff3d9b8db: Include debuginfo in the releases (@kakkoyun)
32327eae805c18a3483731cb3dea5fff697dbcb1: Merge pull request #72 from parca-dev/goreleaser_footer (@brancz)
bef46c16e6151f3f0afd478193c44a65f728a17d: Merge pull request #75 from parca-dev/openshift-ignore-psp-fix-scc (@kakkoyun)
d975eb05f29f80611ae294c4bef562b530f5cfc6: Merge pull request #76 from parca-dev/change_log_levels (@brancz)
cbb38991406ee6bac85a23661c809f1f5d1a427a: Merge pull request #77 from parca-dev/pod-security (@brancz)
6b5b54d506efbe4d9b4e92d7a5de87ffbbe3fc06: Merge pull request #78 from parca-dev/include_debug_info (@kakkoyun)
536c2a76224fc60e0d49f17b74cf236c76a78179: deploy: Add pod-security annotations on namespace (@brancz)
e0572676603ffd562929812880654f8d680e3784: deploy: Ignore PodSecurityPolicy on OpenShift and fix SecurityContextConstraint (@brancz)

Docker images

docker pull ghcr.io/parca-dev/parca-agent:v0.1.0-alpha.3

Thanks!

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

parca-agent - v0.1.0-alpha.2

Published by github-actions[bot] about 3 years ago

Changelog

  • 0c0f7b0de1348c355b04fd9399b4c62111032ab9: Bump github.com/go-kit/log from 0.1.0 to 0.2.0 (@dependabot[bot])
  • 167a2397b6399c15d1812848a384fd0e4b47c634: Bump 3rdparty/libbpf from 030ff87 to b0feb9b (#67) (@dependabot[bot])
  • 23bd82ae50a7b42c587850be39538421949a6eb9: go.mod: Update gin (@brancz)
  • 5676a3866ca0f7e3e3aec0cc112aed4bd81a67b4: Create codeql-analysis.yml (@kakkoyun)
  • 5c1899961574e7b1b17dfc0160f53aea89d7c129: Merge pull request #58 from parca-dev/update-containerd (@brancz)
  • 69ab4ba7d9a8e1e29d4347c89173ad96d29e294f: Upgrade several dependencies (@kakkoyun)
  • 6cd38c1235216f20e186640e84228801921af575: Bump k8s.io/cri-api from 0.20.6 to 0.22.2 (@dependabot[bot])
  • 6db1ee866ff7ccd4030b0d9550978b4c731610b2: Initialize dependabot (@kakkoyun)
  • 7b816973262f4f1403f108193f6c84a090863549: Merge pull request #57 from parca-dev/update-gin (@brancz)
  • 8e3d666066f917c693af3716b2ebc3e7b7af608f: Merge branch 'main' into dependabot/go_modules/github.com/go-kit/log-0.2.0 (@kakkoyun)
  • a0127eed58de5bbe03f9fac514fa9ae3f1ee7b1d: Bump k8s.io/apimachinery from 0.20.6 to 0.22.2 (#62) (@dependabot[bot])
  • be0653716b870cebaacbcd62b3ba21d56715a8dd: Bump github.com/cespare/xxhash/v2 from 2.1.1 to 2.1.2 (#64) (@dependabot[bot])
  • c2abac64d998a0d6aaef5c5031cf36bc39bccc29: go.sum: Update containerd (@brancz)
  • ca45c9331891e49b59cb9d432bf41c959eb7c65a: Merge pull request #68 from parca-dev/dependabot/go_modules/github.com/go-kit/log-0.2.0 (@kakkoyun)
  • d9694f87f2946d2e130f5f1c6963301878ea0493: Fix codeql builds (#65) (@kakkoyun)
  • da129b06ab62132733dfcaae3e12c035a1dc308e: Bump github.com/docker/docker (#63) (@dependabot[bot])
  • eba43e78942e54ce9471c66ba4abcd46235a38a7: Add several action improvements (#66) (@kakkoyun)
  • f2447d376609de6e823256f2559d09fdd4855758: Merge pull request #70 from parca-dev/dependabot/go_modules/k8s.io/cri-api-0.22.2 (@brancz)
parca-agent - v0.1.0-alpha.1

Published by github-actions[bot] about 3 years ago

What's Changed

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.1.0-alpha...v0.1.0-alpha.1

parca-agent - v0.1.0-alpha

Published by github-actions[bot] about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.0.1-alpha.5...v0.1.0-alpha

parca-agent - v0.0.1-alpha.5

Published by github-actions[bot] about 3 years ago

What's Changed

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.0.1-alpha.4...v0.0.1-alpha.5

parca-agent - v0.0.1-alpha.4

Published by kakkoyun about 3 years ago

What's Changed

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.0.1-alpha.3...v0.0.1-alpha.4

parca-agent - v0.0.1-alpha.3

Published by kakkoyun about 3 years ago

What's Changed

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.0.1-alpha.2...v0.0.1-alpha.3

parca-agent - v0.0.1-alpha.2

Published by kakkoyun about 3 years ago

What's Changed

Full Changelog: https://github.com/parca-dev/parca-agent/compare/v0.0.1-alpha.1...v0.0.1-alpha.2