Skip to content

(dynamic alert threshold): Request From UI Missing Required Fields #2141

Closed
getsentry/sentry
#87815
@ram-senth

Description

@ram-senth

Some requests from the UI for the preview plot do not include config.sensitivity and config.expected_seasonality while calling Seer, resulting in validation error.

sentry.sentry.io

Sample payload recieved:

{
	config: {
		direction: "up",
		time_period: 60
	},
	context: {
		current: [
			10 items
		],
		history: [
			10 items
		]
	},
	organization_id: 1,
	project_id: "6178942"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions