VictoriaMetrics/app
Aliaksandr Valialkin 9a4b2b8315 app/vmselect/prometheus: update adjustLastPoints function
- Do not overwrite last points by the previous NaNs, since this may result in empty time series.
- Overwrite the last 2 points instead of 3. This should be enough in most cases.
2019-07-04 09:14:18 +03:00
..
victoria-metrics app/victoria-metrics: add make victoria-metrics-arm64 rule for building GOARCH=arm64 binary 2019-05-29 23:07:14 +03:00
vminsert Change the default influxMeasurementFieldSeparator 2019-06-26 13:22:03 +03:00
vmselect app/vmselect/prometheus: update adjustLastPoints function 2019-07-04 09:14:18 +03:00
vmstorage app/vmstorage: add vm_cache_entries{type="storage/hour_metric_ids"} metric for tracking active time series count 2019-06-19 18:36:47 +03:00