Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions hugo/content/en/api/v2/agent-observability/examples.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions hugo/content/en/api/v2/case-management/examples.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@ A fallback filter at the bottom of your list captures a small percentage of sess

### Excluding sessions

See [Excluding sessions using retention filters][3].
To keep a single filter from matching a subset of events, add the exclusion inside that filter's query. See [Excluding sessions using retention filters][3].

To exclude events across all of your custom retention filters at once, without repeating the same exclusion in every query, use [exclusion filters][4] instead.

## Suggested retention filters and use cases
Below we describe the set of default filters, suggested filters, and their typical use cases.
Expand All @@ -126,5 +128,6 @@ Below we describe the set of default filters, suggested filters, and their typic
{{< partial name="whats-next/whats-next.html" >}}

[1]: /real_user_monitoring/guide/understanding-the-rum-event-hierarchy/
[2]: /real_user_monitoring/rum_without_limits/retention_filters/#logic
[3]: /real_user_monitoring/rum_without_limits/retention_filters#excluding-sessions-using-retention-filters
[2]: /real_user_monitoring/rum_without_limits/retention_filters/#how-it-works
[3]: /real_user_monitoring/rum_without_limits/retention_filters#excluding-events-with-a-filter-query
[4]: /real_user_monitoring/rum_without_limits/retention_filters#exclusion-filters

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions hugo/data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,7 @@ components:
format: int64
type: integer
PageSize:
description: Size for a given page. The maximum allowed value is 100.
description: Number of items to return per page. The maximum allowed value is 100.
in: query
name: page[size]
required: false
Expand Down Expand Up @@ -7795,7 +7795,7 @@ components:
description: An arbitrary object value with additional properties.
type: object
AnyValueString:
description: A scalar string value.
description: A scalar value represented as a string.
type: string
ApiID:
description: API identifier.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading