transaction:
Recommended. In case of a root span, this property is recommended. Set the transaction to give your tree of spans a dedicated name. If it's empty we fall back to <unlabeled transaction>.

Copied
{
  "transaction": "/users/detail/:id"
}
You can edit this page on GitHub.