Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(analytics): three_ds and authentication events in sdkevents #4251

Merged
merged 4 commits into from Apr 2, 2024

Conversation

vsrivatsa-juspay
Copy link
Contributor

Type of Change

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

Description

Added three_ds and authentication event-based metrics in sdk analytics and sdk audit logs

Additional Changes

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

Motivation and Context

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
  • I added a CHANGELOG entry if applicable

@vsrivatsa-juspay vsrivatsa-juspay requested a review from a team as a code owner March 28, 2024 19:11
@vsrivatsa-juspay vsrivatsa-juspay self-assigned this Mar 28, 2024
@vsrivatsa-juspay vsrivatsa-juspay added A-Analytics S-waiting-on-review Status: This PR has been implemented and needs to be reviewed low-risk label to track PRs which might have less impact on hyperswitch after merge labels Mar 28, 2024
@vsrivatsa-juspay vsrivatsa-juspay linked an issue Mar 28, 2024 that may be closed by this pull request
2 tasks
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit 88b53b0 Apr 2, 2024
9 of 12 checks passed
@Gnanasundari24 Gnanasundari24 deleted the feat/authentication_analytics branch April 2, 2024 12:23
@SanchithHegde SanchithHegde removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed low-risk label to track PRs which might have less impact on hyperswitch after merge labels Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Authentication Analytics
6 participants