Data Collect Protocols of Apache SkyWalking

Clone this repo:
  1. 96e6e85 Fix import of command.proto (#98) by code · 10 days ago master
  2. b5f6ebe Adding exclude namespace policy in the eBPF Access Log Protocol (#96) by mrproliu · 3 months ago
  3. dcd1679 Revert "Wrap the node info to metadata in the Access Log Protocol (#93)" (#94) by 吴晟 Wu Sheng · 4 months ago
  4. cc8aa8c Wrap the node info to metadata in the Access Log Protocol (#93) by mrproliu · 7 months ago
  5. f2f3005 Update protocol type (#92) by mrproliu · 8 months ago v10.0.0 v10.0.1

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