tsdb
Here are 90 public repositories matching this topic...
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
-
Updated
Apr 13, 2022 - C
Describe the bug
Currently keys written to server.conf go undetected.
This means that not only typos go undetected, but lack of validation is a risk during version migration as settings that used to apply in a previous version have no effect in a newer one without warning -- even if new settings are supposed to be used.
To reproduce
- Create a key with a typo.
- Watch the QuestDB
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
-
Updated
Apr 13, 2022 - Go
示例
- 企业或者组织: 夜莺
- 地点:北京
- 联系方式:contact-us at xxx.com
- 使用场景和经验分享:你们最看重夜莺的哪些功能,解决一个什么样的问题,以及使用规模和范围,使用夜莺监控构建企业级监控体系的过程中,有哪些好的经验分享。
- 需求建议:希望哪些点上夜莺监控能做的更好,更契合您的使用场景。
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
-
Updated
Apr 12, 2022 - Go
In grafana/mimir#790 we've removed metric.Metric in favour of model.Metric. The next step could be just moving to labels.Labels in MetricsForLabelMatchers() instead of model.Metric. This could also save some memory allocations due to type casting.
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
-
Updated
Mar 23, 2022 - Go
The Heroic Time Series Database
-
Updated
Mar 26, 2021 - Java
Time-series database
-
Updated
Jun 12, 2020 - C++
RRDtool 1.x - Round Robin Database
-
Updated
Apr 9, 2022 - C
-
Updated
Feb 28, 2022 - JavaScript
Vulcan extends Prometheus adding horizontal scalability and long-term storage
-
Updated
Jul 10, 2017 - Go
-
Updated
Aug 8, 2021 - Go
-
Updated
Apr 13, 2022 - Shell
The Most Advanced Time Series Platform
-
Updated
Apr 11, 2022 - Java
Future development of redis-timeseries is at github.com/RedisLabsModules/redis-timeseries.
-
Updated
May 6, 2021 - C
[WIP] DiamonDB: Rebuild of time series database on AWS.
-
Updated
Apr 23, 2020 - Go
Durable time-series database that's API-compatible with Prometheus.
-
Updated
Feb 11, 2018 - Go
The official QuestDB website, database documentation and blog.
-
Updated
Apr 13, 2022 - TypeScript
the Clymene is a time-series data and Logs collection platform for distributed systems.
-
Updated
Mar 26, 2022 - Go
Chart.js plugin for Prometheus data loading
-
Updated
Apr 9, 2022 - TypeScript
Список постов и видеозаписей об VictoriaMetrics на русском языке
-
Updated
Apr 11, 2022
iguazio API lib for time-series DB access and Prometheus TSDB storage driver
-
Updated
Jan 24, 2022 - Go
Improve this page
Add a description, image, and links to the tsdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tsdb topic, visit your repo's landing page and select "manage topics."


In https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscPrepare.c, Local variable loopCont is assigned only once, to a constant value, making it effectively constant throughout its scope. If this is not the intent, examine the logic to see if there is a missing assignment that would make loopCont not remain constant.
So the 1567th line should be removed.
![image](https://user-im