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: add timezone support to the graphs throughout the app #6520

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    f8411ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932d9d9 View commit details
    Browse the repository at this point in the history
  3. feat: handle timezone adjusted timestamps for consumers of getUPlotCh…

    …artOptions
    
    traces, logs time series, dashboard, service details (time series, bar), Node, Pod, Alert graphs
    ahmadshaheer committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d47cba5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    f239132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd2935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d35ee88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    429c87a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    234d71a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Revert "feat: display timezone adjusted custom time range in time pic…

    …ker placeholder"
    
    This reverts commit 429c87a.
    ahmadshaheer committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d5dc65a View commit details
    Browse the repository at this point in the history
  2. feat: display timezone adjusted time range in time picker (#6521)

    * feat: display timezone adjusted time range in time picker
    
    * fix: open the timepicker on clicking the input after closing the timezone picker by clicking outside (#6522)
    ahmadshaheer authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    89cb5af View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. feat: apply timezone to the date/time in tabular data throughout the …

    …app (#6565)
    
    * fix: make x axis and tooltip time format consistent in uPlot graphs
    
    * feat: custom hook for formatting timezone
    
    * feat: add timezone support to traces explorer timestamp column
    
    * feat: add timezone support to saved views
    
    ...
    ahmadshaheer authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    638f257 View commit details
    Browse the repository at this point in the history