You can't use this until you register with us!




Description

Download data from Sentry and store it in S3.


Purchasing Options



Available Actions

Download Data

Download the selected type of data from the Sentry REST API and store it in an S3 bucket.


Variables

Source Parameters
sentry_credentials required

Authentication Token and Organization Slug to use to access Sentry.

project_slug required

Slug of the project containing the data to download.

data_type required

Select the type of data to download.

stats_period

For the Issues data type, optionally filter by Issue age. Select All for all Issues.

issues_query

For the Issues data type, optionally filter by query. Leave blank for all Issues.

pointer

Optional datetime stamp indicating the starting point, based on updated date, of the data to download. Only used with certain data types. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.


Destination Parameters
aws_connection required

Select the AWS Access Keys to use to access the S3 bucket where the data will be stored.

s3_bucket_config required

Select the Shared Config that contains information about the S3 Bucket where the data will be stored.

s3_folder_path

Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.

download_format required

Select the format for the downloaded data.

add_processed_column

Add an item in the downloaded data recording the datetime (in UTC format) when it was downloaded.

allow_overwrite

Enable to allow an existing file with the same name in the Target Folder to be overwritten.