Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/extension/encoding/skywalkingencodingextension
# README
Skywalking encoding extension
Status | |
---|---|
Stability | alpha |
Distributions | [] |
Issues | |
Code Owners | @JaredTan95 |
The Skywalking
encoding extension is used to unmarshal Apache Skywalking segment traces. Marshalling is not supported.
Example configuration
extensions:
skywalking_encoding:
receivers:
kafka:
encoding: skywalking_encoding
The detailed sample configurations here.
# Functions
No description provided by the author