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

Sentry interceptor example #23

Merged
merged 13 commits into from
Dec 2, 2022
Merged

Commits on Dec 2, 2022

  1. add sentry interceptor example

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ed61f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deed421 View commit details
    Browse the repository at this point in the history
  3. interceptor.py PR feedback

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c92bab9 View commit details
    Browse the repository at this point in the history
  4. fix ExecuteWorkflowInput.fn -> run_fn

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    87ab9ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97d942f View commit details
    Browse the repository at this point in the history
  6. set_tag on scope not sentry_sdk

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7c334be View commit details
    Browse the repository at this point in the history
  7. update root readme, pyproject.toml

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8b11e9d View commit details
    Browse the repository at this point in the history
  8. update poetry.lock

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    55b7ddb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d16b54d View commit details
    Browse the repository at this point in the history
  10. checkout main poetry.lock

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    627595b View commit details
    Browse the repository at this point in the history
  11. add basic readme file

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    811b935 View commit details
    Browse the repository at this point in the history
  12. add link to sentry in readme

    NED committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4b89477 View commit details
    Browse the repository at this point in the history
  13. Update sentry sample

    cretz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c59a0f0 View commit details
    Browse the repository at this point in the history