Commit graph

4 commits

Author SHA1 Message Date
Tony Compton
ce6f83da6b Gofmt? 2018-06-29 12:02:47 -04:00
Tony Compton
fe0859aa5c More implementation work in conversion.
Notable next steps include:
* Intelligently select the aggregation method (rate/avg_over_time/etc).
* Intelligenty select the aggregation window.
* Figure out how to handle "namespace", if at all.
* Fix the crazy type conversion in `sample_converter.go`.
2018-06-29 11:45:37 -04:00
Tony Compton
d90012439c Intermediate progress.
Working through some of the result conversions.
I want to use this code in a harness project to exercise some of it, but there are some versioning issues around my modified code vs. the current version of the real project. The easiest way to work around them at the moment is to push this.
2018-06-29 09:46:26 -04:00
Tony Compton
a69a5cbbcc Stubbing out metric converters. 2018-06-28 22:08:21 -04:00