Hi, All,
I am trying to write a Java client to push metrics through remote_write (as
I want to use PromQL to narrow down number of metrics).
The receiving end is an InfluxDB and it is taking data from prometheus
native "remote_write" with no problem.
But when I use the Java client to post the payload (encoded with
org.xerial.snappy.Snappy) and the client got this error:
{"error":"proto: illegal wireType 6"}
There are not much I could find how to trouble shoot to understand what's
the problem... hoping there is someone in this group can lend me some tips!
Thanks in advance!
Regards,
Qiang
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/b3c9aaab-d85b-4b81-a922-2c2032916aac%40googlegroups.com.