While debugging the TSDMain class, I found out that the filtering at millisecond is not performed at the database level, but in client code in HTTPJonSerializer. I believe that this is the current supported implementation.
Can we have a Java API that is able to query the TSDB with the millisecond precision at the database level?
Thanks.
While debugging the TSDMain class, I found out that the filtering at millisecond is not performed at the database level, but in client code in HTTPJonSerializer. I believe that this is the current supported implementation. Can we have a Java API that is able to query the TSDB with the millisecond precision at the database level? Thanks.