Skip to content

Conversation

hannahramadan
Copy link
Contributor

Refactored the SQL processing module structure to improve organization and prepare for future functionality expansion.

  • SqlProcessor is more descriptive than SqlObfuscation for a module that will handle multiple SQL operations
  • Ready to add query summarization and other future SQL processing features
  • Separates public API from implementation details
  • Is a nice looking method call: OpenTelemetry::Helpers::SqlProcessor.obfuscate_sql

@hannahramadan hannahramadan changed the title fix: Refactor SQL processor file structure for clarity feat: Refactor SQL processor file structure for clarity Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant