#
parse-otel
Work In Progress
This plugin processes OTLP metrics from HTTP requests, supporting both JSON and Protobuf formats. Each datapoint is emitted as a separate LogBus event. Supports Gauge, Sum, Histogram, and Summary metric types.
Status: Work in Progress
#
Config
No configuration required.
#
Example
pipeline:
parse-otel:
config: {}