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 support for metrics collection #1762

Merged
merged 23 commits into from
Apr 9, 2024

Commits on Mar 11, 2024

  1. copied over telemetry

    deelawn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    190a0b9 View commit details
    Browse the repository at this point in the history
  2. removed tracing

    deelawn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    058418f View commit details
    Browse the repository at this point in the history
  3. collect two metrics

    deelawn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dfb598a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65d8752 View commit details
    Browse the repository at this point in the history
  5. removed port

    deelawn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8319d76 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. readme

    deelawn committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f6d90f5 View commit details
    Browse the repository at this point in the history
  2. fixed options bug

    deelawn committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    82258b9 View commit details
    Browse the repository at this point in the history
  3. updated readme

    deelawn committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ae9599d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. metrics schema and version

    deelawn committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    06b7e39 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    0e4034f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. removed old code

    deelawn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    48e1ede View commit details
    Browse the repository at this point in the history
  2. removed test code

    deelawn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    777bb04 View commit details
    Browse the repository at this point in the history
  3. remove 1s period

    deelawn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    daaa941 View commit details
    Browse the repository at this point in the history
  4. updated readme

    deelawn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a13bc01 View commit details
    Browse the repository at this point in the history
  5. removed telemetry context

    deelawn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    54fe86d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cf920d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e34a322 View commit details
    Browse the repository at this point in the history
  2. Revert "don't allow max cycle configuration"

    This reverts commit e34a322.
    deelawn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2866d97 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    7136f30 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    355b8e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd55df4 View commit details
    Browse the repository at this point in the history
  3. tidy contribs

    deelawn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7eb47cf View commit details
    Browse the repository at this point in the history
  4. fix typos

    deelawn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4e2edd6 View commit details
    Browse the repository at this point in the history