You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get backfill to work. Any one can give me an example, please?
I have a very simple db called db_casa with some measurements like CO2Despacho with just timestamp and value.
In the Run backfill dialog I select CO2Despacho as source, CO2DespachoBF as destination, interval 1h, from and to times to cover all the DB and in "#edit your query / downsamplers here" i put "mean("value")".
When I run this I get in CO2DespachoBF values that are not the mean result for each hour.
The text was updated successfully, but these errors were encountered:
I can't get backfill to work. Any one can give me an example, please?
I have a very simple db called db_casa with some measurements like CO2Despacho with just timestamp and value.
In the Run backfill dialog I select CO2Despacho as source, CO2DespachoBF as destination, interval 1h, from and to times to cover all the DB and in "#edit your query / downsamplers here" i put "mean("value")".
When I run this I get in CO2DespachoBF values that are not the mean result for each hour.
The text was updated successfully, but these errors were encountered: