mirror of
https://github.com/SigNoz/signoz.git
synced 2026-04-28 03:00:23 -05:00
6c7275d355
This introduces a new Raw Data Export module to the codebase, enabling users to export raw log data via a dedicated API endpoint. The changes include the implementation of the module and handler, integration with existing infrastructure, configuration updates, and adjustments to tests and module wiring.