json_exporter
json_exporter copied to clipboard
Grab Timestamps from Metric
With this PR, I want to follow up on #97 after following along the discussion in #80.
I was lacking this functionality, as i was scraping broadcasted messages from a server that supplies the most recent message with a timestamp. (https://github.com/john30/ebusd/wiki/3.2.-HTTP-client)
I hope the code is up to spec as I am really not familiar with go.