Let me start to tell that I'm a newbie with Prometheus.

I have Prometheus and Grafana running on a Windows server and is used to 
collect data from my Homey domotica system, this works fine.
Now I want to collect data via an API call from a source using a web 
request via curl.
The output is in JSON format and looks as below:

{"ok":true,"type":"response","time":0.00040627799171489,"rv":{"value":8251.514},"systime":1596905673,"seq":1,"error":false}

I want to collect the "value" content in Prometheus every minute or so, but 
I don't know how to get this done.
So I really need some help from you.

Regards, Rob

-- 
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/a6d69edf-137e-4b1e-9991-b3c4a1fd4e49o%40googlegroups.com.

Reply via email to