Aliaksandr Valialkin
|
78fc35c9b1
|
all: make fmt
|
2019-10-17 20:05:12 +03:00 |
|
Aliaksandr Valialkin
|
5b01b7fb01
|
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/212
|
2019-10-17 18:27:49 +03:00 |
|
Aliaksandr Valialkin
|
1ee536f9fd
|
app/vminsert: skip empty tags
|
2019-08-24 13:36:41 +03:00 |
|
Aliaksandr Valialkin
|
2a8fc41bab
|
app/vminsert/graphite: skip invalid rows and continue parsing the remaining rows
Invalid rows are logged and counted in `vm_rows_invalid_total{type="graphite"}` metric
|
2019-08-24 13:36:41 +03:00 |
|
Aliaksandr Valialkin
|
d4ed6189d4
|
app/vminsert/graphite: allow skipping timestamps in Graphite plaintext protocol
In this case VictoriaMetrics uses the ingestion time as a timestamp.
|
2019-06-18 19:05:46 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|