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 task events #47193

Merged
merged 19 commits into from
Sep 5, 2024

Commits on Aug 16, 2024

  1. wip

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

Commits on Aug 17, 2024

  1. wip - manual testing

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

Commits on Aug 18, 2024

  1. fix test

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7b98465 View commit details
    Browse the repository at this point in the history
  2. add ff

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

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    143e339 View commit details
    Browse the repository at this point in the history
  4. remove debug

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

Commits on Aug 19, 2024

  1. formatting

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    19419a8 View commit details
    Browse the repository at this point in the history
  2. add followup

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

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

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

    …ita/write_task_events
    Nikita Vemuri committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6f4126a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. wip - convert to shared_ptr

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2611de7 View commit details
    Browse the repository at this point in the history
  2. wip - tests pass

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

Commits on Aug 23, 2024

  1. update

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

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

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

Commits on Aug 26, 2024

  1. run tests

    Signed-off-by: Nikita Vemuri <[email protected]>
    Nikita Vemuri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4f35176 View commit details
    Browse the repository at this point in the history
  2. run tests

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

Commits on Sep 5, 2024

  1. update per comments

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