#
tsdb
Here are 90 public repositories matching this topic...
good first issue
Good for newcomers
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
iot
postgres
sql
database
time-series
analytics
postgresql
financial-analysis
tsdb
time-series-database
timescaledb
-
Updated
Mar 25, 2022 - C
2
amunra
commented
Mar 22, 2022
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
Good first issue
A great place to get familiar with the codebase
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
kubernetes
database
monitoring
influxdb
cluster
grafana
scalability
graphite
prometheus
opentsdb
k8s
tsdb
observability
promql
thanos
-
Updated
Mar 26, 2022 - Go
An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.
-
Updated
Mar 25, 2022 - Go
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
-
Updated
Mar 25, 2022 - Go
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
golang
caching
performance
influxdb
clickhouse
accelerator
http-proxy
prometheus
reverse-proxy
dashboards
tsdb
-
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
Mar 25, 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
github
git
kubernetes
golang
postgres
statistics
metrics
cncf
apache
grafana-dashboard
tsdb
githubarchive
jaeger
-
Updated
Mar 25, 2022 - Shell
The Most Advanced Time Series Platform
-
Updated
Mar 25, 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
Mar 27, 2022 - TypeScript
Axibase Time Series Database Documentation
-
Updated
Feb 21, 2022 - HTML
the Clymene is a time-series data and Logs collection platform for distributed systems.
platform
elasticsearch
monitoring
timeseries
metrics
exporter
grpc
prometheus
opentsdb
tsdb
distributed-system
prometheus-agent
-
Updated
Mar 26, 2022 - Go
Chart.js plugin for Prometheus data loading
javascript
plugin
chart
query
real-time
monitoring
dashboard
timeseries
graph
grafana
chartjs
prometheus
datasource
tsdb
hacktoberfest
chartjs-plugin
-
Updated
Mar 17, 2022 - TypeScript
Список постов и видеозаписей об VictoriaMetrics на русском языке
-
Updated
Jan 31, 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