Overview of OpenTelemetry Collector Proto packages
mainThe OpenTelemetry Collector Proto package defines the protocol used for communication within the OpenTelemetry collector ecosystem. It is organized into several specialized packages:
common: Contains shared messages used across different services.trace: Defines the Trace Service protocol messages.metrics: Defines the Metrics Service protocol messages.logs: Defines the Logs Service protocol messages.