--
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 prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/333bba36-9e18-4fde-9555-daa42b709975%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
We have proto implementations for various languages already. I highly recommend you include one of our libraries in your code to provide the metrics output. What language is your app written in?You can also take a look at how we implement it in our libraries.
On Thu, Jun 1, 2017 at 12:55 AM, Curtis Mahieu <cur...@gmail.com> wrote:
I was wondering if it was possible to make a GRPC service to expose Prometheus metrics.I can configure Prometheus to pull the correct end point, but I'm stuck on what the "protobuf" message payload should actually be.According to the docs:It support an array of encoded Protobuf messages, but how would i specify this as a GRPC service response type.or is that not possible at this time.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 prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/dc00c08b-c01d-47b2-a1cf-4c209f5a837c%40googlegroups.com.
--
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 prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CALSNGh%3DPMehPYst2%3Dc9u1dQU_fp5m8oW23A%3D0R3vA3zL3D-6Ww%40mail.gmail.com.
--
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 prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CALSNGhkBH87BY6pSoGK8vwyUhXyP7X0myAoU%2B0LECbXnJz0YKw%40mail.gmail.com.
Is anything like this on the roadmap?
Prometheus is going to drop support for protobuf?