Nikhil Sinha
Nikhil Sinha
Keep time range common across queries fired in the explore page - 1. graph 2. table 3. count When the time range is selected, we need options to slowly increase...
Add Stream info in the console - it shows the response of GET /logstream/{logstream}/info API response
Current Behaviour - In Distributed deployment, stream creation is allowed only from querier node. At the time of ingestion, ingestors check if stream is created in storage, if yes, syncs...
Steps to reproduce - 1. login to https://demo.parseable.com/ using `username: admin` and `password: admin` 2. Open network tab to monitor the query API calls 3. click on `backend` stream from...
I am using the opentelemetry-proto crate to serialize incoming OpenTelemetry metrics data. The crate defines certain fields (`count`, `bucket_counts` under `HistogramDataPoint`) as u64. However, the OpenTelemetry exporter sends these fields...
take cpu and memory utilisation for 2 min rolling window before decide to reject the request ## Summary by CodeRabbit # Release Notes * **New Features** * Automatic hourly memory...
## Summary by CodeRabbit * **Performance & Optimization** * Improved memory management across query paths with batched response processing and explicit memory-release steps for more stable large-response handling * Added...