influxdb/metrics/src
Raphael Taylor-Davies f9178dbb5f
feat: push metrics into catalog ()
* 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
..
gauge.rs feat: push metrics into catalog () 2021-05-14 17:37:39 +00:00
lib.rs feat: push metrics into catalog () 2021-05-14 17:37:39 +00:00
metrics.rs feat: push metrics into catalog () 2021-05-14 17:37:39 +00:00
observer.rs feat: workaround bug/limitation in OT handling of observers () 2021-05-07 18:53:28 +00:00
tests.rs feat: push metrics into catalog () 2021-05-14 17:37:39 +00:00