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: added the host list view and filters #6210

Open
wants to merge 13 commits into
base: infra-monitoring
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    f8eeec6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    ae014d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08512b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    3d57dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689440b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    403fe9d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    6648e84 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Host lists improvement (#6366)

    * style: added new style changes for date time selection in host lists view
    
    * style: added padding to date time selector
    
    * style: removed unnecessary styles for host tabs
    
    * style: removed unused css
    rahulkeswani101 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4581cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af121d View commit details
    Browse the repository at this point in the history
  3. Host containers (#6297)

    * feat: added the host detail view
    
    * feat: completed containers and processes details view
    rahulkeswani101 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a30bb58 View commit details
    Browse the repository at this point in the history
  4. Show host metrics panels in metrics tab. (#6306)

    * feat: added the host detail view
    
    * feat: completed containers and processes details view
    
    * feat: added host metrics panels in metrics tabs
    
    * refactor: removed inline styles from host containers and processes tabs
    
    * style: added top and bottom margin to containers and processes tab
    rahulkeswani101 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5aa2f03 View commit details
    Browse the repository at this point in the history
  5. Metrics time selection (#6360)

    * feat: added the host detail view
    
    * feat: completed containers and processes details view
    
    * feat: added host metrics panels in metrics tabs
    
    * refactor: removed inline styles from host containers and processes tabs
    
    * feat: added logs and traces tab in host metrics detail view
    
    * chore: removed console statements
    
    * feat: added DateTimeSelection component in metrics tab
    
    * style: added top and bottom margin to containers and processes tab
    
    * style: removed inline styles
    rahulkeswani101 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fc43930 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. feat: added logs and traces tab in host metrics detail view (#6359)

    * feat: added the host detail view
    
    * feat: completed containers and processes details view
    
    * feat: added host metrics panels in metrics tabs
    
    * refactor: removed inline styles from host containers and processes tabs
    
    * feat: added logs and traces tab in host metrics detail view
    
    * chore: removed console statements
    
    * feat: added filters and time selection in traces tab
    
    * fix: resolved metrics,logs and traces tab issues
    
    * feat: added navigation for logs and traces to respective explorer pages
    
    * fix: added the code for logs tab and navigation to respective explorer page
    
    * fix: added fixes for date time selection custom issue
    
    * style: added styles for light mode
    rahulkeswani101 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8ace84c View commit details
    Browse the repository at this point in the history