Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ram-senth opened this issue Mar 11, 2025 · 0 comments
Open

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

ram-senth opened this issue Mar 11, 2025 · 0 comments
Assignees

Comments

@ram-senth
Copy link
Member

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"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants