parseable icon indicating copy to clipboard operation
parseable copied to clipboard

Parseable is an observability platform built for the modern - cloud native, AI era.

Results 90 parseable issues
Sort by recently updated
recently updated
newest added

what i really miss with this software are a way to create dynamic group, I know the X-P-Stream header use to it, but looking from a Kubernetes opratore eyes its...

Will parseable work if I have multiple instances of the parseable application running independently and ingesting log data, each backed by the same S3 bucket or will I run into...

question

It is currently not possible to use the `extract` function because the syntax of it confuses Parseable. Can be easily reproduced by running the query below in the demo environment....

bug

- Let's say Parseable does anomaly detection. - let's scope it under stream So from the UI(console) the user can set up different parameters to watch out for anomaly eg:...

enhancement

I've been stress-testing and experimenting with Parseable, _locally_ on my machine. I've the following setup: ``` version: '3.8' services: parseable: image: parseable/parseable:latest command: parseable local-store ports: - "8000:8000" env_file: -...

triage

I tested Parseable and sent full http error object to stream. It led to create many fields in the stream, and after that I can't fetch data from this stream....

bug

- [ ] Defer the `memtable.push` flow outside of the write path. For example make the memtable push async / use a separate thread. - [ ] The `disk.push` should...

enhancement

Although not fully pinpointed there are few indications is that blocking writes to disk is causing lesser performance that could otherwise be achieved in similar test scenarios. Primarily StreamWriter is...

enhancement

It should be possible to specify SLA / SLO in alert config and Parseable should generate alerts as and when this is about to be breached.

enhancement

It should be possible to specify queries in alert config and parseable should generate alerts as the query evaluates to a given value.

enhancement