The object describing attributes of a RUM retention filter.
enabled
boolean
Whether the retention filter is enabled.
event_type
enum
The type of RUM events to filter on.
Allowed enum values: session,view,action,error,resource,long_task,vital
name
string
The name of a RUM retention filter.
query
string
The query string for a RUM retention filter.
sample_rate
int64
The sample rate for a RUM retention filter, between 0 and 100.
id
string
ID of retention filter in UUID.
type
enum
The type of the resource. The value should always be retention_filters.
Allowed enum values: retention_filters
default: retention_filters
{"data":[{"attributes":{"enabled":true,"event_type":"session","name":"Retention filter for session","query":"@session.has_replay:true","sample_rate":25},"id":"051601eb-54a0-abc0-03f9-cc02efa18892","type":"retention_filters"}]}
The object describing attributes of a RUM retention filter.
enabled
boolean
Whether the retention filter is enabled.
event_type
enum
The type of RUM events to filter on.
Allowed enum values: session,view,action,error,resource,long_task,vital
name
string
The name of a RUM retention filter.
query
string
The query string for a RUM retention filter.
sample_rate
int64
The sample rate for a RUM retention filter, between 0 and 100.
id
string
ID of retention filter in UUID.
type
enum
The type of the resource. The value should always be retention_filters.
Allowed enum values: retention_filters
default: retention_filters
{"data":{"attributes":{"enabled":true,"event_type":"session","name":"Retention filter for session","query":"@session.has_replay:true","sample_rate":25},"id":"051601eb-54a0-abc0-03f9-cc02efa18892","type":"retention_filters"}}
The object describing attributes of a RUM retention filter.
enabled
boolean
Whether the retention filter is enabled.
event_type
enum
The type of RUM events to filter on.
Allowed enum values: session,view,action,error,resource,long_task,vital
name
string
The name of a RUM retention filter.
query
string
The query string for a RUM retention filter.
sample_rate
int64
The sample rate for a RUM retention filter, between 0 and 100.
id
string
ID of retention filter in UUID.
type
enum
The type of the resource. The value should always be retention_filters.
Allowed enum values: retention_filters
default: retention_filters
{"data":{"attributes":{"enabled":true,"event_type":"session","name":"Retention filter for session","query":"@session.has_replay:true","sample_rate":25},"id":"051601eb-54a0-abc0-03f9-cc02efa18892","type":"retention_filters"}}
The object describing attributes of a RUM retention filter.
enabled
boolean
Whether the retention filter is enabled.
event_type
enum
The type of RUM events to filter on.
Allowed enum values: session,view,action,error,resource,long_task,vital
name
string
The name of a RUM retention filter.
query
string
The query string for a RUM retention filter.
sample_rate
int64
The sample rate for a RUM retention filter, between 0 and 100.
id
string
ID of retention filter in UUID.
type
enum
The type of the resource. The value should always be retention_filters.
Allowed enum values: retention_filters
default: retention_filters
{"data":{"attributes":{"enabled":true,"event_type":"session","name":"Retention filter for session","query":"@session.has_replay:true","sample_rate":25},"id":"051601eb-54a0-abc0-03f9-cc02efa18892","type":"retention_filters"}}
Order RUM retention filters for a RUM application.
Returns RUM retention filter objects without attributes from the request body when the request is successful.