mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(router): adding metrics for tracking behavior throughout the router crate (#768)
This commit is contained in:
@ -138,6 +138,8 @@ pub enum Flow {
|
||||
PayoutsCancel,
|
||||
/// Payouts accounts flow.
|
||||
PayoutsAccounts,
|
||||
/// Payments Redirect flow.
|
||||
PaymentsRedirect,
|
||||
/// Refunds create flow.
|
||||
RefundsCreate,
|
||||
/// Refunds retrieve flow.
|
||||
|
||||
Reference in New Issue
Block a user