Skip to content

try implementing a redirector using otlpreceiver and otlpexporter

Created by: bobheadxi

Sketch of a hack of https://pkg.go.dev/go.opentelemetry.io/[email protected]/exporter/otlpexporter combined with https://pkg.go.dev/go.opentelemetry.io/[email protected]/reciever/otlpreceiver to make a gnarly tunnel that forwards http/json OTLP to the default gRPC OTLP

Test plan

Merge request reports

Loading