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 ray integration support (#2400) #2444

Merged
merged 21 commits into from
Aug 13, 2024

Commits on May 6, 2024

  1. feat(ray): Create Ray integration

    The integration includes performance support. Also, add tests for the integration.
    
    Closes getsentry#2400
    glowskir authored and szokeasaurusrex committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a2091db View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    97fa271 View commit details
    Browse the repository at this point in the history
  2. Removed hub

    antonpirker committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b368959 View commit details
    Browse the repository at this point in the history
  3. Some cleanup

    antonpirker committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b605b5c View commit details
    Browse the repository at this point in the history
  4. Set origin

    antonpirker committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f47192e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    cddc5e8 View commit details
    Browse the repository at this point in the history
  2. Removed hub from tests

    antonpirker committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3d7905e View commit details
    Browse the repository at this point in the history
  3. Improved tests

    antonpirker committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2804490 View commit details
    Browse the repository at this point in the history
  4. Added error handling

    antonpirker committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    40d397a View commit details
    Browse the repository at this point in the history
  5. Improved tests

    antonpirker committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4c5b16d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    1eaddad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d37b52 View commit details
    Browse the repository at this point in the history
  3. Updated tests

    antonpirker committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f8d9d98 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    580113f View commit details
    Browse the repository at this point in the history
  2. Cleanup

    antonpirker committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3055ff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c22a4c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. Update sentry_sdk/integrations/ray.py

    Co-authored-by: Ivana Kellyer <ivana.kellyer@sentry.io>
    antonpirker and sentrivana committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    182e7aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e185abb View commit details
    Browse the repository at this point in the history