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

ref(ingest): more telemetry in event consumer #79206

Merged
merged 3 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. ref(ingest): more telemetry in event consumer

    - add the event's `type` to the transaction, so that we can filter by it in
      Sentry
    - wrap two more operations near the end of the transaction, to help fill in an
      area that is blank in our existing instrumentation
    mjq committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7916366 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. remove dedupe key from span data

    mjq authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fb60fac View commit details
    Browse the repository at this point in the history
  2. precommit fail

    mjq authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    93d6a0f View commit details
    Browse the repository at this point in the history