-
__Proposal:__
Reduce the time between data insert and graphing the values.
__Current behavior:__
At 1 second insert intervals (using http://127.0.0.1:8086/api/v2/write), and a dashboard graph at …
-
The use case I have in mind is for trace-derived metrics in something like an Otel Collector, where you want to output near real-time metrics but you want to add traces as exemplars (such as what Graf…
-
### Feature Description
A Bernoulli Source would be a block that outputs a 1 with probability p and a 0 with probability 1-p.
I have an example implementation in
https://github.com/michael-roe/gr…
-
Today, I created new version of the recommended Raspberry Pi OS (64-bit) port of Debian Bookworm and installed it on my Raspberry Pi 4. The first problem is that it had compiler errors and then "Soapy…
-
What is the license for this?
I would like to try it with https://github.com/lldap/lldap if that is supported.
I am a bit confused as this also exists: https://github.com/villekalliomaki/lldap_i…
-
Today's call was a light agenda, largely catching up on current status
* Andreu: updates on the status of
* AbortSignal.any (https://github.com/whatwg/dom/pull/1152) which is nearing completion
…
-
## What is this for?
Let's make a clean succinct video detailing the essentials of near-api-js
## Who needs to be involved?
- @chadlamon
- @thisisjoshford (for Q's and support)
- @mehtaphysic…
-
This new API makes use of JavaScript on the front end to build forms and (presumably) to avoid the need to send credit card numbers to your own server. It is an extension to the DPM API.
An example a…
-
Idea: Establish tidy division between "API Reference" and other "Documentation". Have these as top level headings, maybe in a navigation bar near the top of the site. Design inspiration. Something Tom…
-
We should add a `System.IO.Compresson` compatible api which uses LibZipSharp under the hood. This would allow developers to switch over to using LibZipSharp easily.