On 07/08/2020 02:04, 'Luke Hamilton' via Prometheus Users wrote:
I am wondering if there is a golang based promQL client package or exmaples anywhere on how I can call a Prometheus server we have collecting a bunch of data that we need to use for a billing service thats built in Go.

When you say a billing service, what are you hoping to get from Prometheus?

I ask because Prometheus isn't expected to be "billing quality", with perfect data, so I'd be cautious about how you are planning on using the data.

Prometheus is primarily designed for system monitoring where interpolation and the possibilities of missed data or other small glitches are generally considered acceptable.

--
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/2df1dba6-bd50-a53f-eeeb-2ae4d9f75fc3%40Jahingo.com.

Reply via email to