Skip to content

xiaoxiongmao-liu/skywalking-data-collect-protocol

 
 

Repository files navigation

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.

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

About

Data Collect Protocols of Apache SkyWalking

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Starlark 70.8%
  • Python 29.2%