Skip to content

feat: cpu info toggle – display top queries for last hour #1049

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

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

astandrik
Copy link
Collaborator

@astandrik astandrik commented Jul 22, 2024

Closes #1038

stand

Changes

  1. Removed Excessive function:

    • Deleted tenantOverviewTopqueries.
  2. Optimized Event Dispatch:

    • Moved dispatch logic to onClick handlers from the API.
  3. Typed Query Parameters:

    • Added types for query parameters using ExtractType<T>.
  4. Reset Query Date Parameters:

    • Implemented reset of query date parameters after clicking the query button.
  5. Default Query Value:

    • Set default query value to hour if unspecified.

@astandrik astandrik self-assigned this Jul 23, 2024
@astandrik astandrik force-pushed the astandrik.display-top-queries-for-last-hour branch from cb8112d to a4ed2d7 Compare July 23, 2024 10:19
@astandrik astandrik merged commit 1fb9078 into main Jul 23, 2024
4 checks passed
@astandrik astandrik deleted the astandrik.display-top-queries-for-last-hour branch July 23, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cpu info toggle – display top queries for last hour
2 participants