claashk: unified_api_buffering#704
Conversation
|
@claashk also with this PR it seems to not work (with VictoriaMetrics):
|
|
the only thing that I could think of right now is that VictoriaMetrics doenst like the format batch inserts come (VictoriaMetrics/VictoriaMetrics#75 & https://valyala.medium.com/measuring-vertical-scalability-for-time-series-databases-in-google-cloud-92550d78d8ae), but it seems it doesnt even get them... |
|
_vzlogger_logs.txt |
thanks for testing, but i was not aware that was a software we support, i suggest you re-test with influxdb, and/or create a separate ticket and not spam this MR, thanks. |
|
@isarrider : Did you check out the unified_api_buffering branch?. Master is just tracking the vzlogger master. |
|
@claashk Yes, I cloned it correctly - but then one has to build the Container from the right directory ;) but maybe thats Victoria-Metrics related... ([...] is not the actual text but just some placeholder) |
so the issue you tried to report in your earlier comment was caused by running the wrong code and is resolved?
influxdb received a single ascii "0" on a line by itself: and/or re-test with plain influxdb, so we don't need to guess if "victoria-metrics" added that "zero"-line. |
|
I am busy atm with other things but will let you know when I did this test... |

@claashk: thanks for the offer, i'll have a look