Customize the pipeline

You can customize the Gloo OTel pipeline and set up additional receivers, processors, and exporters in your pipeline.

To see the receivers, processors, and exporters that are set up by default for you, run kubectl get configmap gloo-telemetry-gateway-config -n gloo-mesh -o yaml and kubectl get configmap gloo-telemetry-collector-config -n gloo-mesh -o yaml.

For more information about receivers, processors, and exporters, see the pipeline architecture information in the OpenTelemetry documentation.