Tyler Yahn
|
f995380e58
|
Unify api/label and api/kv in new label package (#1060)
* Move `api/label` to `label`
* Move `api/kv` package contents into `label` package
* Unify label package name
* Move `api/internal/rawhelpers.go` to `internal`
* Propagate replacing `api/kv` with `label` pkg
* golint
* Fix over-aggressive change
* Update Changelog
|
2020-08-17 20:25:03 -07:00 |
|
jmacd
|
7172b30492
|
Add resources in the Prom tests
|
2020-05-21 01:38:43 -07:00 |
|
Joshua MacDonald
|
5461669733
|
Add a pull controller, use it for Prometheus (#751)
* Checkpoint new pull controller
* Tests pass
* Fix example
* Example fix
* Add a test
* Comment
* address MrAlias's feedback
|
2020-05-20 10:27:26 -07:00 |
|
Joshua MacDonald
|
69da3056f2
|
Move Resource into the metric export Record (#739)
* Checkpoint
* Tests pass
|
2020-05-18 17:44:28 -07:00 |
|
Joshua MacDonald
|
2dee67652a
|
Histogram aggregator initial state (fix #735) (#736)
* Add a test
* Add comments and description options
* Another test
* Undo buffer re-use
* Mod tidy
* Precommit
* Again
* Copyright
* Undo rename
|
2020-05-18 09:44:33 -07:00 |
|