hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

chore(analytics): SDK table schema changes

Open su-shivanshmathur opened this issue 1 year ago • 1 comments

Type of Change

  • [ ] Bugfix
  • [ ] New feature
  • [ ] Enhancement
  • [x] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

Updating SDK table schema

Additional Changes

  • [ ] This PR modifies the API contract
  • [x] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

crates/analytics/docs/clickhouse/scripts/sdk_events.sql

Motivation and Context

This resolves the issue people face for SDK Events table API on dashboard is using the sdk_events_audit table

How did you test it?

Checklist

  • [ ] I formatted the code cargo +nightly fmt --all
  • [ ] I addressed lints thrown by cargo clippy
  • [ ] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

su-shivanshmathur avatar Nov 14 '24 16:11 su-shivanshmathur

Review changes with  SemanticDiff

semanticdiff-com[bot] avatar Nov 14 '24 16:11 semanticdiff-com[bot]