[Feature]: Uptime as a graph/stat on the Dashboard
Describe the feature you would like to see
I would like to suggest adding a feature that visualizes system uptime as a graph on the dashboard. Currently, uptime is only available as a static value(Up/Down), but having a graphical representation would make it much easier to spot patterns, trends, or recurring downtime events.
Describe how you would like to see this feature implemented
I would like to see the uptime graph/stat feature implemented as an dash component on the dashboard, where users can easily visualize uptime and downtime events over time.
Can I work on this?
Can I work on this?
Assigning it to you @Pruthvik-P
i am getting this issue while trying to clone the repo any suggestion for. I am using windows
@bsayak03 can i start working on this?
@bsayak03 can i start working on this?
We have identified the issue, fix PR has been raised too. Just wait for the fix to get merged then you can start this. I'll notify you about this soon. @tanmay2809
Hi team,
I’d love to work on this feature! I’ve carefully gone through the description, and I have a clear understanding of the integrity check flow and the required changes. My approach will involve:
Updating the handle_response functions for Authorize, PSync, Refund, RSync, and Capture to invoke the appropriate integrity check functions (get_authorise_integrity_object, get_sync_integrity_object, get_refund_integrity_object, get_capture_integrity_object) from crates/hyperswitch_connectors/src/utils.rs.
Ensuring the correct parameters (amount_convertor, amount, and currency) are passed to each function.
Referring to existing implementations like FISERV Integrity Check and XENDIT Integrity Check for consistency.
Adding request and response bodies for each flow where integrity checks are applied.
Making sure all GitHub checks pass and formatting the code with cargo +nightly fmt --all.
I’ve read through the contributing guidelines and checked for duplicates. Could you please assign this issue to me? 🙌 I’ll make sure to raise a clean and well-documented PR.
cc @bsayak03 for visibility.
i am getting this issue while trying to clone the repo any suggestion for. I am using windows
hey @Pruthvik-P we have fixed this issue. Can you please take the latest pull from main or reclone the repo?
i am getting this issue while trying to clone the repo any suggestion for. I am using windows