-
## Proposal
**Use case. Why is this important?**
The default `max_samples` is 50 million which, is about 800MB for the "domain model" where each sample point is about 16 bytes. But, if those 50 mi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
We had a case of a long video where the request to get all video annotations ran into the memory limit. To avoid this we can send a streamed JSON response and fetch the annotations lazily in chunks. H…
-
If you run yaml2json on a multi-document YAML file, the output is not valid JSON. It'd be nice to have an option to output an array instead of a JSON stream.
Not a big deal, an easy workaround is…
-
Some JSON files throw an unexpected end of stream error. Investigate possible http or connection errors causing these.
-
Hi
My `movies` variable has 200 items in it.
I need to be able to dynamically update this with new items (from the CMS), I have a file in the root called `data.json`, that I'm trying to load in…
-
hi all,
I've recently been using Filebeat to collect logs and send them to Elasticsearch (without Logstash). I have a VM running five containers:
Nginx
Filebeat
Node-exporter
Cadvisor
Monibuca…
-
Currently we're using aeson's `decode` to parse into `Value` structures, lookup the `data` field, then union the `HashMap`s, which is convenient but less efficient than if we parsed the boundaries of …
-
```
It would be a great addition to json library if it could be used to decode
String stream. It is usefull when you are reading a sockes and parsing its
content on the fly.
I slightly modified JSOND…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
installation is made on a proxmox homelab, on a debian 12 LXC with GPU passthrough for openvino :
…