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

Update queries for workflow classification counts - attempt to optimize workflow classification count performance #70

Closed
wants to merge 20 commits into from

Commits on Sep 27, 2024

  1. Adding Hourly Workflow Counts Realtime CAgg and change DailyWorkflowC…

    …ount to Materialized Only View
    yuenmichelle1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3e691d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    4f1e82a View commit details
    Browse the repository at this point in the history
  2. remove print statement

    yuenmichelle1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    73f8249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77cb262 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9ec6c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. remove unused var

    yuenmichelle1 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    435992a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    1485084 View commit details
    Browse the repository at this point in the history
  2. remove logs

    yuenmichelle1 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b4eb0b4 View commit details
    Browse the repository at this point in the history
  3. add frames for test

    yuenmichelle1 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3d0831c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4168da8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    77a14c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d4a66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9d5e39 View commit details
    Browse the repository at this point in the history
  4. update hound comments

    yuenmichelle1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4ae1eee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ee4f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    789b555 View commit details
    Browse the repository at this point in the history
  7. Update db.rake

    yuenmichelle1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    db35f9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    967974b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ba19d4 View commit details
    Browse the repository at this point in the history
  10. rubocop fix hound

    yuenmichelle1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b751b38 View commit details
    Browse the repository at this point in the history