# skywalking-data-collect-protocol **Repository Path**: thinkingtime2011/skywalking-data-collect-protocol ## Basic Information - **Project Name**: skywalking-data-collect-protocol - **Description**: Data Collect Protocols of Apache SkyWalking - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-20 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache SkyWalking data collect protocol Apache SkyWalking typically collect data from 1. Tracing agent. 1. Service mesh proxy, especially Envoy controlled by Istio. 1. Meter data, also known pure metrics data. 1. Logs. This repo hosts the protocol of SkyWalking native report protocol, defined in gRPC. Read [Protocol DOC](https://github.com/apache/skywalking/blob/master/docs/en/protocols/README.md#probe-protocols) 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](https://github.com/apache/skywalking) tags. ## License Apache 2.0