Data Collect Protocols of Apache SkyWalking

Clone this repo:
  1. 07882d5 Add the GenAI span layer (#121) by peachisai · 5 weeks ago master
  2. 786ce1c Add Bazel build validation to CI workflow (#119) by Matthieu MOREL · 8 weeks ago
  3. cf9cc44 Deprecate Browser Log ID (#120) by 吴晟 Wu Sheng · 3 months ago
  4. 050b6eb Make browser cls to double (#118) by Wan Kai · 4 months ago
  5. 055d64b Add addition arguments in the eBPF ztunnel environment (#117) by mrproliu · 5 months ago v10.3.0

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