#
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.
iot
postgres
sql
database
time-series
analytics
postgresql
financial-analysis
tsdb
time-series-database
timescaledb
-
Updated
Mar 15, 2022 - C
amunra
commented
Mar 15, 2022
Describe the Bug
The JSON response sent back over HTTP doesn't encode certain characters correctly.
For example, if a value in a string column contains the char \1 the byte value is copied verbatim in the response, breaking the client:
>>> json.loads('"\1"')
...
json.decoder.JSONDecodeError: Invalid control character at: line 1 column 2 (char 1)Instead, we shou
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 15, 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 14, 2022 - Go
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
-
Updated
Mar 8, 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
Jan 28, 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 15, 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 15, 2022 - Shell
The Most Advanced Time Series Platform
-
Updated
Mar 14, 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 15, 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 1, 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
Feb 13, 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