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

[b/376629469] Cloudera CPU timeseries API #653

Closed

Commits on Dec 3, 2024

  1. add initial implementation for Cloudera CPU timeseries API

    vladislav-sidorovich authored and Denys Zaluzhnyi committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9d8911d View commit details
    Browse the repository at this point in the history
  2. update comments in class

    vladislav-sidorovich authored and Denys Zaluzhnyi committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7ad9125 View commit details
    Browse the repository at this point in the history
  3. Add aggregation parameter

    - Add a parameter to aggregate values in time series
    - Add a parameter to filter by a start date
    Denys Zaluzhnyi committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    ed02cd7 View commit details
    Browse the repository at this point in the history
  4. Add more granularity

    Denys Zaluzhnyi committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    67f08c7 View commit details
    Browse the repository at this point in the history
  5. Added new test file

    Denys Zaluzhnyi committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    abccc22 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. refactor codebase

    Denys Zaluzhnyi committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    00aaf02 View commit details
    Browse the repository at this point in the history
  2. extend test

    Denys Zaluzhnyi committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d8c675b View commit details
    Browse the repository at this point in the history