Add EVENTS table support to SRQL #1876

Merged
mfreeman451 merged 1 commit from refs/pull/1876/head into 1126-featui-add-sidebar-navigation 2025-06-25 00:30:53 +00:00
mfreeman451 commented 2025-06-25 00:29:37 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1131
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1131
Original created: 2025-06-25T00:29:37Z
Original updated: 2025-06-25T00:40:14Z
Original head: carverauto/serviceradar:codex/update-srql-to-support-events-table
Original base: 1126-featui-add-sidebar-navigation
Original merged: 2025-06-25T00:30:53Z by @mfreeman451

Summary

  • allow querying the events table in SRQL
  • regenerate parser to include EVENTS
  • map EVENTS to the correct Proton table
  • add unit test covering a simple SHOW EVENTS query

Testing

  • make test (fails: TestBaseProcessor_MemoryManagement)
  • go test ./...

https://chatgpt.com/codex/tasks/task_e_685b3ff2b8b4832083885bf4f809337d

Imported from GitHub pull request. Original GitHub pull request: #1131 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1131 Original created: 2025-06-25T00:29:37Z Original updated: 2025-06-25T00:40:14Z Original head: carverauto/serviceradar:codex/update-srql-to-support-events-table Original base: 1126-featui-add-sidebar-navigation Original merged: 2025-06-25T00:30:53Z by @mfreeman451 --- ## Summary - allow querying the `events` table in SRQL - regenerate parser to include `EVENTS` - map `EVENTS` to the correct Proton table - add unit test covering a simple `SHOW EVENTS` query ## Testing - `make test` *(fails: TestBaseProcessor_MemoryManagement)* - `go test ./...` ------ https://chatgpt.com/codex/tasks/task_e_685b3ff2b8b4832083885bf4f809337d
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1876
No description provided.