middleware icon indicating copy to clipboard operation
middleware copied to clipboard

fix: Add Trends Line graph on Deployment events page

Open harshit078 opened this issue 6 months ago • 5 comments

Linked Issue(s)

#544

Acceptance Criteria fulfillment

  • [x] Divided the existing page into 2 tabs
  • [x] Added deployment Durations
  • [x] Added deployment trends
  • [x] Added deployment Graph

Proposed changes

  • Added tabs support for deployment events and deployment analytics
  • Added deployment duration which calculates Longest and shortest deployment
  • Added Deployment trends which calculates the avg trend

Further comments

Screenshot 2025-05-13 at 6 52 46 PM Screenshot 2025-05-13 at 6 53 28 PM

Summary by CodeRabbit

  • New Features

    • Introduced a tabbed interface in the deployment insights overlay, separating "Deployment Analytics" and "Deployment Events" into distinct views.
    • Added a new analytics dashboard displaying deployment counts, success/failure rates, and visualizations of the longest and shortest deployment durations.
    • Enhanced deployment event details with improved filtering and grouping options.
  • UI Improvements

    • Streamlined navigation between analytics and event details for a clearer and more organized user experience.

Summary by CodeRabbit

  • New Features

    • Introduced a tabbed interface for deployment insights, allowing users to switch between "Deployment Analytics" and "Deployment Events" views.
    • Added visualizations for deployment duration metrics, highlighting the longest and shortest deployments.
    • Implemented deployment trend analysis with charts and trend indicators for deployment duration and pull request counts.
  • Refactor

    • Reorganized deployment analytics and event details into separate tabs for a clearer, more focused user experience.

harshit078 avatar May 06 '25 12:05 harshit078