Expand description

Deprecated. Utilities for extracting common event fields.

This utility module is being phased out. Functionality in this module should be moved to the specific normalization file requiring this data access.

Constants§

Functions§

  • Calculates a log-normal CDF score based on a log-normal with a specific p10 and p50
  • Extracts the HTTP status code.
  • Returns a normalized op from the given trace context.
  • Compute the transaction event’s “user” tag as close as possible to how users are determined in the transactions dataset in Snuba. This should produce the exact same user counts as the user column in Discover for Transactions, barring:
  • Extract the HTTP status code from the span data.