Optional requestFactory: RUMApiRequestFactoryOptional responseProcessor: RUMApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationCreate a new RUM application in your organization.
The request object
Optional options: ConfigurationDelete an existing RUM application in your organization.
The request object
Optional options: ConfigurationDeletes source maps matching the specified filter criteria. Supports dry-run mode to preview which source maps would be deleted without performing the actual deletion.
The request object
Optional options: ConfigurationGet the RUM application with given ID in your organization.
The request object
Optional options: ConfigurationList all the RUM applications in your organization.
Optional options: ConfigurationReturns the repository URL and commit SHA associated with a given service and version.
The request object
Optional options: ConfigurationRetrieves the content of a specific JavaScript source map file by its filename, service name, and version.
The request object
Optional options: ConfigurationList endpoint returns events that match a RUM search query. Results are paginated.
Use this endpoint to see your latest RUM events.
The request object
Optional options: ConfigurationProvide a paginated version of listRUMEvents returning a generator with all the items.
Optional options: ConfigurationRetrieves a paginated list of source maps matching the specified filter criteria.
The request object
Optional options: ConfigurationRestores previously deleted source maps matching the specified filter criteria. Supports dry-run mode to preview which source maps would be restored without performing the actual restoration.
The request object
Optional options: ConfigurationList endpoint returns RUM events that match a RUM search query. Results are paginated.
Use this endpoint to build complex RUM events filtering and search.
The request object
Optional options: ConfigurationProvide a paginated version of searchRUMEvents returning a generator with all the items.
Optional options: ConfigurationUpdate the RUM application with given ID in your organization.
The request object
Optional options: ConfigurationGenerated using TypeDoc
The API endpoint to aggregate RUM events into buckets of computed metrics and timeseries.