igor-zacharov

Results 10 issues of igor-zacharov

akumuli database 96x4GB I'm trying to get data out with a join request with 6 terms. The database is working for a while, but gives 0 data out and just...

I'm retrieving the akumuli database entries with the "join" string via curl: curl -v --data @$request http://localhost:8181/api/query The $request is file containing this text: { "join": [ "gpu.util_M", "gpu.util_G","gpu.clock_G", "gpu.clock_M",...

Can you share recommendations on configuring akumuli database for performance. For example, for more performance and more parallelism on data ingest: is it better to increase nvolumes or the volume_size?...

grafana 6.7.2 with akumuli-datasource 1.3.11. I monitor the grafana log (/var/log/grafana/grafana.log) to find following messages after an update to simple graph request only if request for events is present and...

Grafana 6.7.2 and akumuli-datasource 1.3.11. This is an enhancement request. I'm trying to hide series with only zeros. This can be done in the legend ("Hide series with nulls/zeros"), but...

enhancement

This is rather a question, not sure if it may be my ignorance. I'm using akumuli 0.8.72, grafana 6.6.1, akumuli-datasource 1.3.11 In a panel that plots multiple series I get...

When activating data-source akumuli (version 1.3.11) in grafana (version 6.7.2) after "Save&Test" the error is displayed: Failed to execute 'fetch' on 'Window': Request with GET/HEAD method cannot have body. This...

bug

I'm using the new event feature in 0.8.71 The events are introduced with the ! sign. Here is the kind of string sent to akumulid: +!packet.arrival host=xxx othertags\r\n+timestamp\r\n+count formatted according...

would like to store events in the akumuli data base that can be recovered as annotations in grafana