HTTP and protobuf OTEL exporters
Self-hostedWindmill can now export OpenTelemetry traces, metrics, and logs over HTTP/protobuf and HTTP/JSON in addition to gRPC, broadening the set of compatible OTLP collectors and managed observability backends.
New features
- New OTLP exporter protocol options: gRPC, HTTP/protobuf, and HTTP/JSON.
- Compatible with managed observability backends that only accept HTTP-based OTLP.
- Exporter protocol is configurable per signal alongside the existing endpoint setting.