Skip to content
#

tsdb

Here are 91 public repositories matching this topic...

questdb
Zahlii
Zahlii commented Jul 30, 2022

Describe the bug

In the documentation, it is written that we can get the day of year using the to_str(time, 'D') approach. However, using the latest docker images, this will return the string 'D' as a result. See https://questdb.io/docs/reference/function/date-time/#date-and-timestamp-format

I assume this may be tracked down somewhere around here, where the capital D is never being regist

Bug Good first issue
laiwei
laiwei commented Apr 2, 2022

可以通过在当前 issue 登记您的使用情况,并分享您使用夜莺监控的经验,将会自动进入 END USERS 列表,并获得社区的 VIP Support

示例

  • 企业或者组织: 夜莺
  • 地点:北京
  • 联系方式:contact-us at xxx.com
  • 使用场景和经验分享:你们最看重夜莺的哪些功能,解决一个什么样的问题,以及使用规模和范围,使用夜莺监控构建企业级监控体系的过程中,有哪些好的经验分享。
  • 需求建议:希望哪些点上夜莺监控能做的更好,更契合您的使用场景。
good first issue
questdb.io
jerrinot
jerrinot commented May 27, 2022

Describe the requested changes:
This page could be simplified. The most impactful change: Do not start with the "Any (No JVM)" version. It forces us to bother users with the Java version, JAVA_HOME env. variable, etc. That's scary, especially for non-Java folks. If we start with the OS-specific versions and leave the "No JVM" version in some "f

docs good first issue improvement

Improve this page

Add a description, image, and links to the tsdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tsdb topic, visit your repo's landing page and select "manage topics."

Learn more