Aliaksandr Valialkin
|
1eade9b358
|
app/vminsert: add vm_rows_per_insert summary metric
This metric should help tuning batch sizes on clients writing data to VictoriaMetrics
|
2019-07-27 13:21:46 +03:00 |
|
Aliaksandr Valialkin
|
bf6cbb762c
|
app/vminsert: improve error messages for Influx, OpenTSDB and Graphite parsing
Include in the error message the line which failed to parse.
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/127
|
2019-07-26 22:08:52 +03:00 |
|
Aliaksandr Valialkin
|
575d2f0a91
|
app/vminsert: use netutil.TCPListener for collecting network-related metrics for Graphite and OpenTSDB TCP traffic
|
2019-07-15 22:58:00 +03:00 |
|
Aliaksandr Valialkin
|
4b2523fb40
|
app/vminsert/opentsdb: remove unused const maxReadPacketSize ; update https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
|
2019-06-20 14:30:06 +03:00 |
|
Aliaksandr Valialkin
|
968d094524
|
app/vminsert: reduce memory usage for Influx, Graphite and OpenTSDB protocols
Do not buffer per-connection data and just store it as it arrives
|
2019-05-28 18:47:23 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|