Revert "Check registered application by id"

This reverts commit c60b278cbdecb0f0f15ce8d4fb578d2ed2d85438.
1 file changed
tree: b172f7ba77dbddc3bce4e5d54d04ab5a26a7d6bb
  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