You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
found a "currentPower" value in another API call. So maybe I don't need the requested functionality anymore ... although I'd like to learn that anyway ;-)
forgive me if I ask an FAQ here. I browsed the README and the issues for an example ... so far I couldn't find something helpful.
I need to scrape data from an URL like this:
That API doesn't give me one current value but only lists of values for a given timeframe.
How I can I configure the json exporter and/or prometheus to only fetch the current value or only the last few values?
thanks for any pointers!
link to their API for reference, if someone is very interested ;-) Their call "URL: /site/{siteId}/currentPowerFlow" gives empty response.
The text was updated successfully, but these errors were encountered: