parseable
parseable copied to clipboard
Parseable is an observability platform built for the modern - cloud native, AI era.
Dear Development Team, I hope this message finds you well. I am reaching out to discuss a particular aspect of the `validate_time_partition` function that has recently come to my attention....
…y while creating minute_resolve hashmap (#692) Fixes #692 ### Description modified populate_via_listing function to push first prefix entry while creating minute_resolve hashmap This PR has: - [ ] been tested...
when using alias `SELECT COUNT(*) as count from mytable` it responds with multiple objects
I am having an issue where some streams are not ingested. I have 2 streams sent from syslog-ng on the host machine, so no reverse-proxy, using a user I have...
Parseable claim that a S3 bucket is dedicated to him. If a bucket is not empty, there is an error at launch time. If the bucket is empty then Parseable...
Hi. Parseable works fine with Minio s3 but I tried to run parseable docker with two different Ceph s3 instances but it gives error: ``` Error: Unhandled Error: response error...
Implement an endpoint `/api/v1/query/dynamic` with payload ```json { "query":"Select * from {{stream_name}} order by p_timestamp limit 10", "cache-duration":"5m" } ``` This API will respond with a unique URL will serves...
Hello Parseable Team, I am trying to use Parseable on my local machine to catch some logs of my frontend app. Searching the docs, I could not find any options...