All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Graylog Integration Testing Suite: Add comprehensive integration tests for Graylog adapter with environment-based configuration, SOCKS proxy support, and CI/CD compatibility
- Enhance WebSocket implementation and fix PromQL adapter types (a3bbda7)
- Add comprehensive practical examples for error detection and IDE integration (4212ef2)
- Add PromQL adapter, post-correlation filters, and LRU cache management (9ba1e94)
- Complete query parser implementation for ignoring clause (b156f10)
- Implement advanced query language features for log correlation (e3334a1)
- Add complete documentation, tooling, and GitHub workflows (0c33a29)
- Add group_left/group_right parsing to CorrelationEngine (7ee9459)
- Resolve CI/CD pipeline issues for build and test compatibility (5bd25ec)
- Improve TypeScript types, ESLint config, and test reliability (5137ce4)