Raphael Taylor-Davies
|
6f2301e16c
|
feat: migrate write buffer metrics (#2536)
* feat: migrate write buffer metrics
* feat: update server/src/write_buffer.rs
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-15 17:41:55 +00:00 |
Raphael Taylor-Davies
|
f3bcafcfea
|
feat: migrate http metrics to metric crate (#2508)
* feat: migrate http metrics
* chore: review feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-13 18:56:20 +00:00 |
Raphael Taylor-Davies
|
574149d644
|
feat: migrate remaining catalog metrics to new crate (#2490)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-13 14:42:14 +00:00 |
Raphael Taylor-Davies
|
b8f7319704
|
feat: migrate read buffer metrics to metric crate (#2510)
* feat: migrate read buffer metrics to metric crate
* chore: review feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-10 19:51:43 +00:00 |
Raphael Taylor-Davies
|
e5e68b1978
|
feat: add RecorderCollection (#2494)
* feat: add MetricRecorder
* chore: rename MetricRecorder to RecorderCollection
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-09 15:38:21 +00:00 |
Raphael Taylor-Davies
|
3cee899f77
|
feat: migrate catalog timestamp summary to `metric` crate (#2486)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-09 14:52:25 +00:00 |
Raphael Taylor-Davies
|
9de12745e7
|
feat: migrate lock metrics to metric crate (#2481)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-09 08:56:19 +00:00 |
Raphael Taylor-Davies
|
a4b0cbc0e7
|
feat: migrate jemalloc metrics to `metric` crate (#2435)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-09-06 09:18:27 +00:00 |
Marco Neumann
|
79ad48ac3a
|
chore: rename "labels" to "attributes"
|
2021-08-31 11:31:15 +02:00 |
Raphael Taylor-Davies
|
fcec394a28
|
feat: connect up new metrics (#2428)
|
2021-08-27 12:55:35 +00:00 |
Raphael Taylor-Davies
|
3a26f7857f
|
feat: add new metrics abstraction (#2076) (#2365)
* feat: add new metrics abstraction (#2076)
* chore: fix lint
* feat: add tests
feat: histogram export
* chore: further docs
* chore: docs
* chore: log on prometheus export error
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-08-27 11:54:23 +00:00 |