VM & bare metal
Outside Kubernetes, run the gateway as a host service and point your OTLP exporters at it.
export OTEL_EXPORTER_OTLP_ENDPOINT=http://avuru-gateway:4318
:::note This page is expanding
A systemd unit for the gateway and a host-mode sensor (eBPF without
Kubernetes) are being documented. For now, the OTLP bridge
covers exporter configuration.
:::