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): analytics APIs #2676

Merged
merged 20 commits into from
Nov 3, 2023
Merged

feat(analytics): analytics APIs #2676

merged 20 commits into from
Nov 3, 2023

Conversation

ivor11
Copy link
Contributor

@ivor11 ivor11 commented Oct 24, 2023

Type of Change

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

Description

Set of analytics APIs of payments and refunds querying Postgres DB

Additional Changes

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

Motivation and Context

To enhance hyperswitch feature set, analytics APIs are being added which will be hit from the dashboard and provide aggregated view of payment and refund transaction performance.

How did you test it?

This can be tested via the bundled dashboard or the postman API's

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

@ivor11 ivor11 self-assigned this Oct 24, 2023
@github-actions github-actions bot added the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Oct 24, 2023
@ivor11 ivor11 changed the title Move/analytics feat(analytics): analytics APIs Oct 24, 2023
@github-actions github-actions bot removed the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Oct 24, 2023
@ivor11 ivor11 marked this pull request as ready for review October 25, 2023 06:32
@ivor11 ivor11 requested a review from a team as a code owner October 25, 2023 06:32
@ivor11 ivor11 added C-feature Category: Feature request or enhancement P-high Priority: High S-waiting-on-review Status: This PR has been implemented and needs to be reviewed Rust Pull requests that update Rust code labels Oct 25, 2023
lsampras
lsampras previously approved these changes Oct 25, 2023
@lsampras
Copy link
Contributor

Can you add PR description/context etc?

@ivor11 ivor11 dismissed stale reviews from ShivanshMathurJuspay and lsampras via 458774d October 31, 2023 07:27
@lsampras lsampras self-assigned this Oct 31, 2023
@lsampras lsampras added S-waiting-on-author Status: This PR is incomplete or needs to address review comments and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Oct 31, 2023
@lsampras lsampras marked this pull request as draft October 31, 2023 07:32
@ivor11 ivor11 marked this pull request as ready for review October 31, 2023 08:18
@lsampras lsampras removed S-waiting-on-author Status: This PR is incomplete or needs to address review comments Rust Pull requests that update Rust code labels Nov 2, 2023
@likhinbopanna likhinbopanna added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit c0a5e7b Nov 3, 2023
10 of 11 checks passed
@likhinbopanna likhinbopanna deleted the move/analytics branch November 3, 2023 06:49
lsampras added a commit that referenced this pull request Nov 3, 2023
@SanchithHegde SanchithHegde removed the P-high Priority: High label Nov 5, 2023
@ivor11 ivor11 restored the move/analytics branch November 6, 2023 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants