Change CLR from int id to string.
1 file changed
tree: e76add5129eb7ab2e45d14e1064e4cd1ade3821f
  1. browser/
  2. common/
  3. language-agent/
  4. management/
  5. profile/
  6. service-mesh-probe/
  7. README.md
README.md

Apache SkyWalking data collect protocol

Apache SkyWalking typically collect data from

  1. Language agent, including Java, .Net, PHP, Golang, NodeJS, Lua.
  2. Service mesh proxy, especially Envoy controlled by Istio
  3. 3rd libs, such as Zipkin, Jaeger

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