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

Ele 1453 implement metrics collection #447

Merged
merged 30 commits into from
Aug 6, 2023

Commits on Jul 20, 2023

  1. POC Metrics collection.

    elongl committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c69e0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1702c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b89bc7 View commit details
    Browse the repository at this point in the history
  4. Created a high-level function.

    elongl committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ef355b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Changed a macro.

    elongl committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    088c075 View commit details
    Browse the repository at this point in the history
  2. Added view materialization.

    elongl committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    f819420 View commit details
    Browse the repository at this point in the history
  3. Simplified seed names.

    elongl committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9e9ce64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e4d3cf View commit details
    Browse the repository at this point in the history
  5. Added view materialization.

    elongl committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3542290 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merged master.

    elongl committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bdf3f13 View commit details
    Browse the repository at this point in the history
  2. Using YAML selector.

    elongl committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    fe44a61 View commit details
    Browse the repository at this point in the history
  3. Pulled master.

    elongl committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7ba7616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    915ca16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    456b849 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Added a 'build' metric.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    efafcf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf4de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2f82c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bb2bdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57b0426 View commit details
    Browse the repository at this point in the history
  6. Not using YAML selector.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3cd6bb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e3d04f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f7b75e View commit details
    Browse the repository at this point in the history
  9. Moved feature flag.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    22067b2 View commit details
    Browse the repository at this point in the history
  10. Revert "Moved feature flag."

    This reverts commit 22067b2.
    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ce276b8 View commit details
    Browse the repository at this point in the history
  11. Removed a redundant return.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2b30eaa View commit details
    Browse the repository at this point in the history
  12. Keeping the default vars.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bd3d1fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b9aa0a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2925c0d View commit details
    Browse the repository at this point in the history
  15. Added metric count indicator.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    acc8bae View commit details
    Browse the repository at this point in the history
  16. Merged master.

    elongl committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a35e04a View commit details
    Browse the repository at this point in the history