We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
文档内容太简略,远远落后于功能,提高用户的使用门槛,使许多潜在的用户望而却步。
完善文档内容,尤其配置信息和查询部分。良好的文档可以增加使用用户。 查询紧紧列出了一条基本的语法,对于时序数据查询一点没有说明。 比如是否支持降采样,窗口,插值等等及其使用方法。
No response
The text was updated successfully, but these errors were encountered:
你好,感谢宝贵的建议。
关于你上面的疑问,我尝试回答下。HoraeDB 默认是 SQL 查询,现在还不支持 downsample、插值,apache/horaedb#904 在跟踪适配 OpenTSDB 查询接口,这个实现完就能具备上述功能了,估计这个月底能合入主分支。
其次,HoraeDB 支持更多的时序查询协议,比如:InfluxQL、PromQL,可以参考这里:
Sorry, something went wrong.
No branches or pull requests
Describe This Problem
文档内容太简略,远远落后于功能,提高用户的使用门槛,使许多潜在的用户望而却步。
Proposal
完善文档内容,尤其配置信息和查询部分。良好的文档可以增加使用用户。
查询紧紧列出了一条基本的语法,对于时序数据查询一点没有说明。
比如是否支持降采样,窗口,插值等等及其使用方法。
Additional Context
No response
The text was updated successfully, but these errors were encountered: