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

Integrate Sentry for performance and errors tracking. #8248

Merged
merged 10 commits into from Dec 21, 2021

Commits on Dec 9, 2021

  1. Integrate Sentry for performance and errors tracking.

    Dmytro Rezchykov committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    df1d745 View commit details
    Browse the repository at this point in the history
  2. Add sentry sensitive data scrubbing.

    Dmytro Rezchykov committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    f3165fd View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge branch 'master' into drezchykov/sentry

    # Conflicts:
    #	airbyte-cdk/python/airbyte_cdk/sources/utils/schema_helpers.py
    Augan93 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ca00c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    966f1fe View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Integrate Sentry for performance and errors tracking

    Add `SENTRY_DSN` environment variable
    sergei-solonitcyn committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    899c625 View commit details
    Browse the repository at this point in the history
  2. Integrate Sentry for performance and errors tracking

    Add `sentry_sdk` to install requirements
    sergei-solonitcyn committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d1bf4ce View commit details
    Browse the repository at this point in the history
  3. format cdk

    Augan93 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3a9f017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aef459 View commit details
    Browse the repository at this point in the history
  5. updated connector version

    Augan93 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    448c77b View commit details
    Browse the repository at this point in the history
  6. update spec and source yamls

    Augan93 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    78f57c6 View commit details
    Browse the repository at this point in the history