Valery Meleshkin

Results 26 comments of Valery Meleshkin
trafficstars

The file layout is correct. There's no direct path between `0.3.x` and `0.5.0` because it is a special case. The `promscale` binary needs to execute the upgrade procedure `0.3.2` ->...

Apologies, I had my wires crossed and replied as if you were asking about promscale.

Apologies for jumping into your discussion. I've discovered another use case where the slider could be handy: when I close my laptop's lid, keyboard shortcuts stop working. The slider allowed...

> I agree, this should be changed to > > ``` > ( > min_over_time(promscale_sql_database_chunks_metrics_uncompressed_count[1h]) > 2 * promscale_sql_database_metric_count > ) > ``` > > Also, I think we should...

I expect https://github.com/timescale/promscale/pull/1794 to fix this when it lands

FTR: this is the same as https://github.com/timescale/promscale/issues/1091, which we fixed for tracing tables. The fix should be similar should we decide to go for it.