Skip to content

Commit

Permalink
Add spans.ui to searchable properties (#7419)
Browse files Browse the repository at this point in the history
`spans.ui` is a supported, searchable property, so it should be listed in the docs.

Fixes #7406

Co-authored-by: vivianyentran <[email protected]>
  • Loading branch information
mjq and vivianyentran authored Jul 13, 2023
1 parent a912878 commit be0120b
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,12 @@ Cumulative resource time for a transaction, based on span operations.

- **Type:** duration

### `spans.ui`

Cumulative UI time for a transaction, based on span operations.

- **Type:** duration

### `stack.abs_path`

The absolute path to the source file. In events, this is an array; in issues, this is a single value.
Expand Down

1 comment on commit be0120b

@vercel
Copy link

@vercel vercel bot commented on be0120b Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs.sentry.dev
sentry-docs-git-master.sentry.dev
docs.sentry.io

Please sign in to comment.