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

[observability][export-api] Write submission job events #47468

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Sep 3, 2024

  1. wip

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c7c5a5a View commit details
    Browse the repository at this point in the history
  2. add python logger

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e163802 View commit details
    Browse the repository at this point in the history
  3. add schema

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3632807 View commit details
    Browse the repository at this point in the history
  4. wip

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    098b07f View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    24fa611 View commit details
    Browse the repository at this point in the history
  6. add test

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bdcfff8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. add test

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d19b595 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/nikitavemuri/ray into nik…

    …ita/write_job_submission_events
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a16a2e View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4794342 View commit details
    Browse the repository at this point in the history
  4. pass logdir

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ce59bc9 View commit details
    Browse the repository at this point in the history
  5. update

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    60e23aa View commit details
    Browse the repository at this point in the history
  6. update

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bfefd83 View commit details
    Browse the repository at this point in the history
  7. update build file rules

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9fd8989 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. merge

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    240b99c View commit details
    Browse the repository at this point in the history
  2. merge

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    aa280e8 View commit details
    Browse the repository at this point in the history
  3. add comments

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5e462f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. update

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a15a690 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. merge

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4d6394b View commit details
    Browse the repository at this point in the history
  2. update test

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3de3653 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9dd473d View commit details
    Browse the repository at this point in the history
  4. formatting

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0412688 View commit details
    Browse the repository at this point in the history
  5. formatting

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5f41b82 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. formatting

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8d6ff9d View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4790c6c View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    65df284 View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3d91b92 View commit details
    Browse the repository at this point in the history
  5. move test

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e725c9 View commit details
    Browse the repository at this point in the history