Release Apache SkyWalking Satellite 0.2.0

Release Apache SkyWalking Satellite 0.2.0

SkyWalking Satellite 0.2.0 is released. Go to downloads page to find release tars.

Features

  • Set MAXPROCS according to real cpu quota.
  • Update golangci-lint version to 1.39.0.
  • Update protoc-gen-go version to 1.26.0.
  • Add prometheus-metrics-fetcher plugin.
  • Add grpc client plugin.
  • Add nativelog-grpc-forwarder plugin.
  • Add meter-grpc-forwarder plugin.
  • Support native management protocol.
  • Support native tracing protocol.
  • Support native profile protocol.
  • Support native CDS protocol.
  • Support native JVM protocol.
  • Support native Meter protocol.
  • Support native Event protocol.
  • Support native protocols E2E testing.
  • Add Prometheus service discovery in Kubernetes.

Bug Fixes

  • Fix the data race in mmap queue.
  • Fix channel blocking in sender module.
  • Fix pipes.sender.min_flush_events config could not support min number.
  • Remove service name and instance name labels from Prometheus fetcher.

Issues and PR

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