Fuyao Zhao

Results 11 comments of Fuyao Zhao

@ramonguiu Hi, we are trying to use promscale to monitor some metrics derived from blockchain in real time. However, blockchain is an eventually consistent system, so part of the chain...

the problem of running lint twice makes the github page show error twice as well, e.g. but it still much better than no output. in some cases, not just line...

@paulfantom is currently promscale support multi-node timescale now? If so we are happy to help

> Do you have promscale_extension installed? > > I recall Promscale use a pushdown `_prom_ext.vector_selector` func in SQL query, which returns only stepped samples, thereby making it efficient on network....

might because this is an aggregation query? for simple metric query we do see `_prom_ext.vector_selector`

> @zfy0701 can you get the PromQL query corresponding to this? like this: ``` end=1663186741.9880474&query=sum%28sum_over_time%28metric_gRmfjPho_deposit%5B1d%5D%29%29&start=1600114741.9880455&step=63072 ```

I tried to fix issue by: ``` integration stage_headers --datadir /data --chain mainnet --reset ``` but the problem stays. here is the result of print stage, so I reopen the...

+1 it seems really useful since we do global build a lot, and some node tasks is just taking too long to execute. I assume even without the new gradle...

> ``` > proto_plugin( > name = "protoc-gen-ts-proto", > data = [ > "@nodejs_host//:npm", > "@npm_ts_proto//:node_modules", > ], > tool = "@npm_ts_proto//ts-proto/bin:protoc-gen-ts_proto", > visibility = ["//visibility:public"], > ) > ```...

+1 for the great works! Is there any conclusion this would eventually be pulled or not? @jaliss I understand that saying the email is taken might leak some user information,...