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.

Create tag rules by uploading your Codeowners file
POST your file to https://dsym-store.emb-api.com/v2/store/tagging/codeowner
. Include your app
, token
, and file
.

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).

Query for hourly_crashes_by_tag
at Metrics API