influxdb/mutable_buffer
Raphael Taylor-Davies f9178dbb5f
feat: push metrics into catalog (#1488)
* feat: push metrics into catalog

* chore: minor cleanup

* fix: include db labels in chunk metric domains

* chore: fmt

* fix: don't allow dropping moving chunks

* chore: further tweaks

* chore: review feedback

* feat: use new_unregistered() for metric instruments instead of default

* chore: use &[KeyValue] instead of &Vec<KeyValue>

* refactor: make GauageValue non default constructible
2021-05-14 17:37:39 +00:00
..
benches feat: push metrics into catalog (#1488) 2021-05-14 17:37:39 +00:00
src feat: push metrics into catalog (#1488) 2021-05-14 17:37:39 +00:00
Cargo.toml feat: push metrics into catalog (#1488) 2021-05-14 17:37:39 +00:00