getsentry / getsentry/sentry

Configure Stack Trace Rules from Sentry API

Open
#100,280 4 comments 0 reactions 0 assignees View on GitHub
Feature Product Area: Issues
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

When I create a new Sentry project using the API, I would like to be able to configure its Stack Trace Rules the same way.
Using the API to list an existing project, I can see the Stack Trace Rules configuration stored under the `groupingEnhancements` property.
I could not find a way to update it programmatically in the Sentry API documentation: https://docs.sentry.io/api/projects/

### Solution Brainstorm

_No response_

### Product Area

Projects - Project Creation

Contributor guide

Open the contributing guide

Research direction

Start with the Projects API documentation and the existing project's groupingEnhancements property described in the issue. Trace the project creation and update API entry points, then define and document a request that configures Stack Trace Rules and verify that the setting is reflected when the project is retrieved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.