Data Collect Protocols of Apache SkyWalking

Clone this repo:
  1. 0da9c8b Rename the cause type for unified in backend (#85) by mrproliu · 3 months ago master
  2. 9c7a0bf the network tasks can support multiple URI rules when triggering continuous profiling task (#84) by mrproliu · 3 months ago v9.4.0
  3. 9b2f4a5 Support continuous profiling feature (#83) by mrproliu · 4 months ago
  4. 1fc6975 Update README.md (#82) by 吴晟 Wu Sheng · 5 months ago
  5. b8d5a5c Fix words in Tracing.proto (#81) by 吴晟 Wu Sheng · 5 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