Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@mrproliu mrproliu released this 31 Mar 10:27
· 25 commits to main since this release
dabe462

Features

  • Enhance compatibility when profiling with SSL.
  • Update LabelValue obtain pod information function to add default value parameter.
  • Add HasOwnerName to judgement pod has owner name.
  • Publish the latest Docker image tag.
  • Improve the stability of Off CPU Profiling.
  • Support collecting the access log from Kubernetes.
  • Remove the scanner mode in the process discovery module.
  • Upgrade Go library to 1.21, eBPF library to 0.13.2.
  • Support using make docker.debug to building the debug docker image.

Bug Fixes

Documentation

  • Update architecture diagram.
  • Delete module design and project structure document.
  • Adjust configuration modules during setup.

Issues and PR

  • All issues are here
  • All and pull requests are here