Commit Graph

3 Commits

Author SHA1 Message Date
Bryan Boreham
07287c6ac0 Move timestamp up from 'Latest' string map to Report level
We never merge multiple string values in a single node from different
sources, so it's sufficient to take the value from the latest report.
2019-10-19 15:00:55 +00:00
Bryan Boreham
e4660b081e backwards-compatibility: unmarshall latestControls data from older probes
With a test.
2019-10-14 18:54:32 +00:00
Bryan Boreham
940f0da535 refactor: move Report backwards-compatibility code into its own file
Makes report.go a little easier to read.
2019-10-14 18:53:34 +00:00