Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hbs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hbs
6y ago
Indeed, the challenges around data when designing the products are of different nature, making sure data are collected (choice of sensors) and possibly also processed locally (Edge AI), like the case of CERN I mentioned where Blue Yonder&#x
2.
▲
Warp 10, the most advanced Open Source Time Series Platform just got an upgrade
(blog.senx.io)
2 points
by
hbs
7y ago
|
0 comments
3.
▲
Ingesting 300k Points/s using a Time Series Database on a Raspberry Pi 4
(blog.senx.io)
3 points
by
hbs
7y ago
|
0 comments
4.
▲
Ads-B Exchange dataset showcased using open source TSDB Warp 10
(chemtrails-locator.com)
2 points
by
hbs
7y ago
|
0 comments
5.
▲
High Availability Beer O'clock Connecting a BeerTender to TheThingsNetwork
(blog.senx.io)
2 points
by
hbs
8y ago
|
0 comments
6.
▲
by
hbs
8y ago
We are working on making WarpScript ( http://www.warp10.io ) able to fetch data from M3, so you can benefit from 850+ functions for analyzing your time series data.
7.
▲
by
hbs
10y ago
The problem is the definition of high cardinality, the Gorilla paper talks about 2B metrics at FB but the hardware sizing page for influx shows a scary graph which basically kills any series cardinality above a million https://do
8.
▲
by
hbs
10y ago
Performance usually varies greatly with your set up. I have not tried the 1.1 release but earlier relases suffered very badly when authentication was turned on and when data came out of order. Nobody cares about the ideal case, it's ne
9.
▲
by
hbs
11y ago
I doubt you record all positions of a sensor updated several times per second in PostGres. And in case you do store all your time series data in PostGres, WarpScript can still be used and retrieve data from PostGres.
10.
▲
by
hbs
11y ago
Come on, stop your Hadoop hate speech, and simply bring SpaceCurve on the bandwagon against this patent.
11.
▲
by
hbs
12y ago
What will the sampling frequency be? How many samples per sampling interval?
12.
▲
by
hbs
12y ago
What kind of project is that? Is it a side project or one that will give birth to a company? Requirements are rather different depending on importance you give to your (or your customers') data.
13.
▲
by
hbs
12y ago
TempoDB has renamed itself into TempoIQ and no longer offer their storage service. I've heard some angry comments from customers who recently received an email telling them the storage service they were using was to be shutdown at the
14.
▲
by
hbs
12y ago
Does treasure data have a dedicated storage engine for time series? This kind of data has specific needs which are not met by general purpose storage layers.
15.
▲
by
hbs
12y ago
When it comes to time series, reasoning in terms of byte size does not really make sense, it's better to state how many datapoints you need to handle and in how many distinct time series they are distributed.