Hello, we have a checkpoint with version: Quantum Spark with Gaia embedded. From the administration console, we activated OpenTelemetry and pointed to a URL where we have a Prometheus. We have allowed outgoing traffic from the checkpoint to Prometheus through port 9090 in the firewall. We have also activated the flag "--web.enable-remote-write-receiver" in Prometheus version 2.45.0.
We have tested from the checkpoint console using OpenTelemetry and received an OK, but we are unable to extract metrics from Prometheus.
We are receiving this message in Prometheus:
"caller=write_handler.go:47 level=error component=web msg="Error decoding remote write request" err="snappy: corrupt input"
We are not sure if OpenTelemetry is sending data that Prometheus cannot integrate... the truth is that we are at a standstill right now.
Is it not compatible?