console
console copied to clipboard
Frontend Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads
Refer: https://stackoverflow.com/questions/62624306/react-scale-bug https://stackoverflow.com/questions/65949803/reactjs-how-to-keep-viewport-initial-scale-1-0-when-build-in-create-react-app
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
Store the app context in defined query params so that the console can retain / reduce / deduct the app context from URL params.
It would be great to add ability to save filter set in Logs page. For example, I need to show only error logs with column "status" equals 500. It'd be...
It would be useful to keep what columns are shown and restore the same config on page refresh. Maybe session storage or uri query params can be used for that...
This pr fix the bug where queries are not fired on change of time range for footer count.