Add csharp namespace option for supporting https://github.com/OpenSkywalking/skywalking-csharp/pull/8
9 files changed
tree: ddf64693807c7d5c23e25bb0232544f1ffade05d
  1. ApplicationRegisterService.proto
  2. Common.proto
  3. DiscoveryService.proto
  4. Downstream.proto
  5. JVMMetricsService.proto
  6. KeyWithIntegerValue.proto
  7. KeyWithStringValue.proto
  8. NetworkAddressRegisterService.proto
  9. README.md
  10. TraceSegmentService.proto
README.md

Apache SkyWalking Data Collect Protocol

SkyWalking supports two protocols, gRPC and HTTP, for collecting data for agent.

  • gRPC protocol based on all *.proto files definition.
  • HTTP + JSON protocol