Skip to main content

Tagging automatically highlights the most relevant person, team, or company to fix a Crash

Embrace tags each stack frame by the most specific matching condition in your Codeowners file. This is then rolled up to the Crash, and Crash Group levels.

cartoon of crash tags

Create tag rules

directly in the dashboard

On any Crash, you can directly create a rule in the stack frame. Click on the edit icon and fill out the modal with any RE2 regex rule and your desired tag.

edit-in-stackrule-modal

You can also see, create, and modify rules in the Settings view.

rules-in-settings

with a Codeowners file

POST your file to https://dsym-store.emb-api.com/v2/store/tagging/codeowner. Include your app, token, and file.

screenshot of Codeowners upload

Consume tagged crashes via Metrics API

New crashes will be automatically tagged as they happen. Tags will show up on the Crash Summary page (as "Owners") and the Crash Details page (as header and in the stack frames).

screenshot of Owners column

Query for hourly_crashes_by_tag at Metrics API