Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(analytics): adding status code to connector Kafka events #3393

Merged
merged 7 commits into from
Jan 30, 2024

Conversation

harsh-sharma-juspay
Copy link
Contributor

@harsh-sharma-juspay harsh-sharma-juspay commented Jan 18, 2024

Type of Change

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

Description

adding status code to connector Kafka events

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?

f
do payment confirm call and then check for the status_code in log in loki where topic=hyperswitch-outgoing-connector-events

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

@harsh-sharma-juspay harsh-sharma-juspay requested review from a team as code owners January 18, 2024 17:37
@harsh-sharma-juspay
Copy link
Contributor Author

Screenshot 2024-01-18 at 11 29 49 PM

@harsh-sharma-juspay
Copy link
Contributor Author

Screenshot 2024-01-18 at 11 32 07 PM

lsampras
lsampras previously approved these changes Jan 19, 2024
crates/router/src/services/api.rs Outdated Show resolved Hide resolved
ivor11
ivor11 previously approved these changes Jan 19, 2024
@lsampras lsampras dismissed stale reviews from ivor11 and themself via f4ee4ed January 22, 2024 09:02
@sagarnaikjuspay sagarnaikjuspay self-requested a review January 22, 2024 09:12
@likhinbopanna likhinbopanna added this pull request to the merge queue Jan 30, 2024
Merged via the queue into main with commit d6807ab Jan 30, 2024
10 of 12 checks passed
@likhinbopanna likhinbopanna deleted the add_status_code_connector_events branch January 30, 2024 07:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(EVENT_VIEWER): connector events is missing a status code field
5 participants