Hi group members, I am trying to compile the proto file given at source code of prometheus which deals with remote_write feature to cortex. I am trying to implement the same functionality in order to push metrics into cortex. I have started with compiling the proto file given at prometheus repo using java compiler for protobuff: https://github.com/cortexproject/cortex/blob/master/vendor/github.com/prometheus/prometheus/prompb/remote.proto but it is throwing me many errors like not finding the generated classes. Any guidance on this implementation is appreciated!
Thanks -- 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/0b8a1992-6cd6-45ee-9699-8365ea108d49%40googlegroups.com.

