receiver and or deserialize/decode from byte array #3708
-
I have an experimental use case where I would like to consume OTLP log events from kafka (thought I am flexible I could consume another way), perform analytics on the events and potentially produce the events back to kafka for downline consumers. Is there a class I can use to de-serialize a OTLP encoded message produced by the collectors kafka exporter in otlp_proto https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/kafkaexporter/README.md |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Answering my own question |
Beta Was this translation helpful? Give feedback.
Answering my own question
from opentelemetry.proto.collector.logs.v1.logs_service_pb2 import ExportLogsServiceRequest