Skip to content

Conversation

@dashed
Copy link
Member

@dashed dashed commented Feb 23, 2021

Add sentry:breakdowns project options which will be consumed by Relay in getsentry/relay#934

These project options are hardcoded to a predefined list of span ops: "http", "db", "browser", "resource"

Reference: https://getsentry.atlassian.net/browse/VIS-617 and https://getsentry.atlassian.net/browse/VIS-698

The default config will be:

{
    "span_ops": {
        "type": "span_operations",
        "matches": ["http", "db", "browser", "resource"],
    }
}

TODO

@dashed dashed requested review from a team February 23, 2021 00:46
@dashed dashed self-assigned this Feb 23, 2021
@dashed dashed force-pushed the operation-breakdown-project-options branch from 5b36ab2 to 051b743 Compare February 24, 2021 15:48
@dashed dashed force-pushed the operation-breakdown-project-options branch from ff8ae01 to fc0d58c Compare February 24, 2021 23:03
@dashed dashed force-pushed the operation-breakdown-project-options branch from fc0d58c to 1bcacd5 Compare March 1, 2021 17:45
@dashed dashed force-pushed the operation-breakdown-project-options branch from 1bcacd5 to c82258b Compare March 3, 2021 18:46
@dashed dashed merged commit c03c913 into master Mar 25, 2021
@dashed dashed deleted the operation-breakdown-project-options branch March 25, 2021 13:17
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants