Data Collect Protocols of Apache SkyWalking

Clone this repo:
  1. 920fe92 Revert "Add target destination IP address for the ztunnel (#108)" (#109) by mrproliu · 24 hours ago master
  2. b5475f2 Add target destination IP address for the ztunnel (#108) by mrproliu · 3 days ago
  3. 07e6018 Add host header in eBPF HTTP request (#107) by mrproliu · 3 months ago v10.2.0
  4. 1717f5c Add browser web interaction protocol support (#106) by mrproliu · 4 months ago
  5. 04a4704 Remove alarm baseline protocol (#105) by mrproliu · 4 months ago

Apache SkyWalking data collect protocol

Apache SkyWalking typically collect data from

  1. Traces
  2. Metrics(Meter system)
  3. Logs
  4. Command data. Push the commands to the agents from Server.
  5. Event.
  6. eBPF profiling tasks.
  7. Agent in-process profiling tasks.

This repo hosts the protocol of SkyWalking native report protocol, defined in gRPC. Read Protocol DOC for more details

Release

This repo wouldn't release separately. All source codes have been included in the main repo release. The tags match the main repo tags.

License

Apache 2.0