hanahmily commented on issue #12219:
URL: https://github.com/apache/skywalking/issues/12219#issuecomment-2109036234

    The nil error is fixed by 
https://github.com/apache/skywalking-banyandb/pull/445/files#diff-695073ea8dec3fcdaae77a3fcfb4eabc7290daade34399aee1de429999d7b476R124
   
   But the error below is a bit tricky.
   
   ```
   
{"level":"error","module":"QUERY.TOPN.MEASURE-MINUTE.ENDPOINT_RESP_TIME_MINUTE_TOPN","error":"failed
 to query measure: unmarshal tag value: unsupported tag value 
type","req":{"groups":["measure-minute"], 
"name":"endpoint_resp_time_minute_topn", 
"timeRange":{"begin":"2024-05-13T14:20:00Z", "end":"2024-05-13T14:51:00Z"}, 
"topN":10, "agg":"AGGREGATION_FUNCTION_MEAN", 
"conditions":[{"name":"service_id", "op":"BINARY_OP_EQ", 
"value":{"str":{"value":"cGhwLW1zay1sZWdhY3k=.1"}}}], 
"fieldValueSort":"SORT_DESC"},"time":"2024-05-13T14:50:30Z","message":"fail to 
close the topn plan"}
   ```
   
   @Almot77 Would you pls use the last banyandb image built from 
https://github.com/apache/skywalking-banyandb/pull/445 to output more context 
about this error? 
   
   If you have an appropriate docker environment, issuing `make docker.build ` 
is all you need. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to