Is there a way to monitor the Opentelemetry datastream a gateway VM sends to the collector?
Hello Robbert,
Currently, the best method for monitoring what's sent by the gateway is to monitor what's received by the collector. This can be done by enabling a debug exporter in the collector config.
Regards,
Ben Urbanski