{"componentChunkName":"component---src-templates-doc-tsx","path":"/product/error-monitoring/breadcrumbs/","result":{"data":{"file":{"id":"de3823e8-33f3-50de-8024-915062786f22","relativePath":"product/error-monitoring/breadcrumbs/index.mdx","sourceInstanceName":"docs","childMarkdownRemark":null,"childMdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Using Breadcrumbs\",\n  \"sidebar_order\": 2,\n  \"description\": \"If an error event provides a trail, Sentry will display that trail in a form of breadcrumbs. Learn more about the information that displays on the Issue Details page and how you can filter it to help resolve issues.\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"Sentry uses \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"breadcrumbs\"), \" to create a trail of events that happened prior to an issue. These events are very similar to traditional logs, but can record more rich structured data.\"), mdx(\"p\", null, \"SDKs automatically start recording breadcrumbs by enabling integrations. To learn how to do this for your platform, select the platform from the sidebar, then dive into the breadcrumbs documentation for that platform.\"), mdx(\"p\", null, \"If an error event provides a trail, sentry.io will display the breadcrumbs on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Issue Details\"), \" page:\"), mdx(\"p\", null, mdx(\"span\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"1200px\"\n    }\n  }), \"\\n      \", mdx(\"a\", _extends({\n    parentName: \"span\"\n  }, {\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/1c8c99d9aa883cbaedceb4daa4005ed2/59f0d/crumb-section.png\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"\\n    \", mdx(\"span\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"26.333333333333336%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAFCAYAAABFA8wzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAuUlEQVQY04WPwU4GIQyEef+382pi9OZFd3/YFkoLjC3J3n6V5EsbmA7TJK2jVcFa6ylxTA1MjC66tdIEZgNjTGdgzYm5+4nEXPE4MqgwwvxxlF212za4ibu73n2gXXGeDLqqf1qRSBrKRRBxkT9Gkkg25/o19U1ogIX3TwFxzHekSobL0w0zZ/hKFc1Tm6pr117nL8Lw5UOQS4OKIFku4OOEEMFaA+cMddPZ5X/cYJqivr5Bvr7Rff4HFEaHZx+FfhwAAAAASUVORK5CYII=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  })), \"\\n  \", mdx(\"img\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Breadcrumbs section\",\n    \"title\": \"Breadcrumbs section\",\n    \"src\": \"/static/1c8c99d9aa883cbaedceb4daa4005ed2/c1b63/crumb-section.png\",\n    \"srcSet\": [\"/static/1c8c99d9aa883cbaedceb4daa4005ed2/5a46d/crumb-section.png 300w\", \"/static/1c8c99d9aa883cbaedceb4daa4005ed2/0a47e/crumb-section.png 600w\", \"/static/1c8c99d9aa883cbaedceb4daa4005ed2/c1b63/crumb-section.png 1200w\", \"/static/1c8c99d9aa883cbaedceb4daa4005ed2/d61c2/crumb-section.png 1800w\", \"/static/1c8c99d9aa883cbaedceb4daa4005ed2/59f0d/crumb-section.png 2370w\"],\n    \"sizes\": \"(max-width: 1200px) 100vw, 1200px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\"\n  })), \"\\n  \"), \"\\n    \")), mdx(\"h2\", {\n    \"id\": \"breadcrumbs-display\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h2\"\n  }, {\n    \"href\": \"#breadcrumbs-display\",\n    \"aria-label\": \"breadcrumbs display permalink\",\n    \"className\": \"anchor before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"viewBox\": \"0 0 24 24\",\n    \"xmlns\": \"http://www.w3.org/2000/svg\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"d\": \"M10.879 6.05L15 1.93A5.001 5.001 0 0 1 22.071 9l-4.121 4.121a1 1 0 0 1-1.414-1.414l4.12-4.121a3 3 0 1 0-4.242-4.243l-4.121 4.121a1 1 0 1 1-1.414-1.414zm2.242 11.9L9 22.07A5 5 0 1 1 1.929 15l4.121-4.121a1 1 0 0 1 1.414 1.414l-4.12 4.121a3 3 0 1 0 4.242 4.243l4.121-4.121a1 1 0 1 1 1.414 1.414zm-8.364-.122l13.071-13.07a1 1 0 0 1 1.415 1.414L6.172 19.242a1 1 0 1 1-1.415-1.414z\",\n    \"fill\": \"currentColor\"\n  })))), \"Breadcrumbs Display\"), mdx(\"p\", null, \"Each part of the breadcrumb displays in a separate row in one of five columns: \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"type\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"category\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"description\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"level\"), \", and \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"time\"), \".\"), mdx(\"p\", null, mdx(\"dl\", {\n    parentName: \"p\"\n  }, mdx(\"dt\", {\n    parentName: \"dl\"\n  }, \"Type\"), mdx(\"dd\", {\n    parentName: \"dl\"\n  }, \"A semi-internal attribute \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"type\"), \" can control the type of the breadcrumb. By default all breadcrumbs are recorded as \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"default\"), \", which makes them appear as a \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"Debug\"), \" entry, but Sentry provides other types that influence how the breadcrumbs are rendered.\"))), mdx(\"p\", null, mdx(\"dl\", {\n    parentName: \"p\"\n  }, mdx(\"dt\", {\n    parentName: \"dl\"\n  }, \"Category\"), mdx(\"dd\", {\n    parentName: \"dl\"\n  }, \"A category under which to label the event. This data is similar to a logger name, and will let you more easily understand the area an event took place, such as auth.\"))), mdx(\"p\", null, mdx(\"dl\", {\n    parentName: \"p\"\n  }, mdx(\"dt\", {\n    parentName: \"dl\"\n  }, \"Description\"), mdx(\"dd\", {\n    parentName: \"dl\"\n  }, \"A description is either:\"))), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Message: A string describing the event rendered as text with all whitespace preserved. Often used as a drop-in for a traditional log message.\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Data: A key-value mapping of metadata around the event. This is often used instead of message, but may be used in addition. Sentry.io will display all the data sent.\"))), mdx(\"p\", null, mdx(\"dl\", {\n    parentName: \"p\"\n  }, mdx(\"dt\", {\n    parentName: \"dl\"\n  }, \"Level\"), mdx(\"dd\", {\n    parentName: \"dl\"\n  }, \"The severity of an event. The level is set to one of five values, which are, in order of severity \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"fatal\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"error\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"warning\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"info\"), \" and \", mdx(\"inlineCode\", {\n    parentName: \"dd\"\n  }, \"debug\")))), mdx(\"p\", null, mdx(\"dl\", {\n    parentName: \"p\"\n  }, mdx(\"dt\", {\n    parentName: \"dl\"\n  }, \"Time\"), mdx(\"dd\", {\n    parentName: \"dl\"\n  }, \"A timestamp representing when the breadcrumb occurred. The format is either a string as defined in RFC 3339 or a numeric (integer or float) value representing the number of seconds that have elapsed since the Unix epoch. By default, sentry.io displays the timestamp as an absolute time; click the toggle button to update the display to relative time:\"))), mdx(\"p\", null, mdx(\"span\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"276px\"\n    }\n  }), \"\\n      \", mdx(\"a\", _extends({\n    parentName: \"span\"\n  }, {\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/cdcdb0ca4d1f09508ccd34aa62a2c018/f2d11/toggle-time-btn.png\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"\\n    \", mdx(\"span\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"74.63768115942028%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAACwUlEQVQ4y61US08TURSeRMKitFRoaYAVC1bsjA26clvkJ9jgysQmJq6KbCwLCaWP0WD8C27sK1JeiSYmQEMQKRQpUNpCRzDIQzD0MY/OtJ937lAUwsKFN/lyz/3Ome+cc0/uMEJJxP9aZUkGoxrTU9MYGhqCZ8QDlmUx4h6Bz+uD1+OFV929Xvj9LIGfcj6fn8aqPMu+xPCwG5FIhIpSwZ4eG/R6Pbq6uqDT6dDZ2QmLxYL29na0trbS3dBogNFopLbJZEJHRwfa2trQ1HQT9fX1sFqtmqAklNF7vxfd3d1wu93o7++Hm2QceDZAK7Xb7XC5XHA4HOjre4jR0dfUx5KKnU4nBgcHYbPZyPd3NEFZUqggwzAwNZvRYjaj0WBAc1MzRYOugfAmWMwWGPQabzaZYWw0UrSYW1B3ow63b1khlxWt5cRKAqFgCJFwBMFACOFQmJ4DgSAmJ6bgek4qfOzAxPgk8QcRJnHRaBRjY1EaG3gXxOxMTBtKciWF9UQaW8kcUL1+enxRwnfukNrFM4HEZ5Dd/Ia1+BaOD35RvqoAIi+CWV9N48t8AvMzS8hldyFJZfAl4QICCcql94jgD4iCiJPjU6zGN7Awt4zYp0VkUznSqozCWZH4JTIUcoeyXCEHmRKSWL4Waju1XVEqWlWV6gVXKgqaIKA6NVQVhTqvQr1sFbXz1QSqjycPhAqOzR5iPHaE8bkj7B8UIJI2i3kepcIfFPMl0lKJ2OQK1A95iZ5VmyeVqfzZrwLlmUevODx5s4u7T1N48XZfe0KyQttSyK6uzWQai/Nx7GQ4LMSWsLG2hfWvKcQ/J0irPI1Rq6MVPvBwsHs53HNmMPr+iDorlctT3uX2sJ3O4eTnKbV3shzFdiYHQRAv3jEV/Licx4d4HrFkAVL5/LKr1Uv41x/D+VAur5rA32JXE1yXsCb4G+Tf3j3+W6L4AAAAAElFTkSuQmCC')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  })), \"\\n  \", mdx(\"img\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Switch time format button\",\n    \"title\": \"Switch time format button\",\n    \"src\": \"/static/cdcdb0ca4d1f09508ccd34aa62a2c018/f2d11/toggle-time-btn.png\",\n    \"srcSet\": [\"/static/cdcdb0ca4d1f09508ccd34aa62a2c018/f2d11/toggle-time-btn.png 276w\"],\n    \"sizes\": \"(max-width: 276px) 100vw, 276px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\"\n  })), \"\\n  \"), \"\\n    \")), mdx(\"p\", null, \"You can read more about the breadcrumb's data in detail in the developer documentation \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/\"\n  }), \"Breadcrumbs Interface\"), \".\"), mdx(\"h2\", {\n    \"id\": \"filtering-the-display\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h2\"\n  }, {\n    \"href\": \"#filtering-the-display\",\n    \"aria-label\": \"filtering the display permalink\",\n    \"className\": \"anchor before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"viewBox\": \"0 0 24 24\",\n    \"xmlns\": \"http://www.w3.org/2000/svg\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"d\": \"M10.879 6.05L15 1.93A5.001 5.001 0 0 1 22.071 9l-4.121 4.121a1 1 0 0 1-1.414-1.414l4.12-4.121a3 3 0 1 0-4.242-4.243l-4.121 4.121a1 1 0 1 1-1.414-1.414zm2.242 11.9L9 22.07A5 5 0 1 1 1.929 15l4.121-4.121a1 1 0 0 1 1.414 1.414l-4.12 4.121a3 3 0 1 0 4.242 4.243l4.121-4.121a1 1 0 1 1 1.414 1.414zm-8.364-.122l13.071-13.07a1 1 0 0 1 1.415 1.414L6.172 19.242a1 1 0 1 1-1.415-1.414z\",\n    \"fill\": \"currentColor\"\n  })))), \"Filtering the Display\"), mdx(\"p\", null, \"The provided types and levels are displayed as options in this filter. The list will be filtered according to the selected options:\"), mdx(\"p\", null, mdx(\"span\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"504px\"\n    }\n  }), \"\\n      \", mdx(\"a\", _extends({\n    parentName: \"span\"\n  }, {\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/5cd520222297b764289f7c2b29d0f260/08115/filter-by.png\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"\\n    \", mdx(\"span\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"129.66666666666666%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAYAAAC3g3x9AAAACXBIWXMAABYlAAAWJQFJUiTwAAADYklEQVRIx5VVy3LbNhTlL3bbv0in/YBuMmmWXXTbT+hMV9kmmywap4kbx3JsSbUUyZZkiuIDBEkAPL3nkpQdV6ldzpy5IAgenPsCIltWaGqHNgDBt2gFrvaoyhqlqVBVNWqBaxy88wqOXT/2vp/rEfHn6XSKly9f4ePJKd68OcLV1bUQyUbyY7xOkNykyHY5VlcbxJstkniHm/VWwTna3TaVbwmiyoqSssRiscRms8FyeYWiKNC2rShvRGmFIitFrUWaZMjSHKYoxRYKEqWyWZ4Vioguu8YDLbpHrHdB1dFthRViS9cbBd+H8X6uXxuVhQVJZ5MlZuOlqDEaUy6ifSy43ghXZPJSFZa5Rb4zeyWDqgH3Ff0LtifMU4OyqJCkGfLcyAenGzQ1sxk04xzTE3MArAQrrhoRxFiry3lp8NfyAuN4gc+zBc5G5/h7conx+RSnJ2e4nM5V5d1Q0DLWW8n4H6/fIpHk7GNIwo/XE0zjJW5WMT6NLnDxaYLjdyc4Pxsr+f2YDoQken/0QSuASiMrkmvZPS+60uAiZpqFrpkP3ZgxtUPWezCZJGZDDO8Ra81xp7hCnjZa0KaQuJZWbSGgZRm1oUUI4Q5a7RSGg11Crsg7B2s9LkapxK/Eer3G26N3mIynGJ2e4cPxCd7/eYztNsGhJ/igCfNitfXIzpdkKx2RN7qAH2ipQnu1H+vcPQxE7GeGriMkgSngrVW3tGG0Y26bXg+EZrB3x17DoYkiYSOLxWeE0QiYXeKz9DRdnV3OZWGDhx6qZDIGz6JamIUeYT5Hu16hMEbcT5BKoXNRp7Y9QNXNMRSaabFUqXVY93Jrzbjv3fFftN5DoEqWYDS8pDs5imJpP2nFB/v2AAbiiOcde3k53ygSIe162f3v04ZckdnuNFuS074tnEq3feU/jE5ZyfXCFXlJSJw5/Ppig19+X+PVcaYB39fe1zDUqbvtFN49EYLD5LrGt08n+ObHCX7+bbWvw8c8JOWVQOvYekZOaBZHKUhrgM670N0nQ8EeRHNrXT8u5bCOal6dqxXC85/QPn8GLzbIZUWBrbjFzvkq2u5wYCy96xIZ1ZS3WMB99wT+h+/hxco9isf6TVd57DGmSkj2QrJayDHf2dBZCUUhLvBY/0/IGt5LedbdR/8AhWLa+cFFnfEAAAAASUVORK5CYII=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  })), \"\\n  \", mdx(\"img\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Filter By Types/Levels\",\n    \"title\": \"Filter By Types/Levels\",\n    \"src\": \"/static/5cd520222297b764289f7c2b29d0f260/08115/filter-by.png\",\n    \"srcSet\": [\"/static/5cd520222297b764289f7c2b29d0f260/5a46d/filter-by.png 300w\", \"/static/5cd520222297b764289f7c2b29d0f260/08115/filter-by.png 504w\"],\n    \"sizes\": \"(max-width: 504px) 100vw, 504px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\"\n  })), \"\\n  \"), \"\\n    \")), mdx(\"h3\", {\n    \"id\": \"full-text-search\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#full-text-search\",\n    \"aria-label\": \"full text search permalink\",\n    \"className\": \"anchor before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"viewBox\": \"0 0 24 24\",\n    \"xmlns\": \"http://www.w3.org/2000/svg\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"d\": \"M10.879 6.05L15 1.93A5.001 5.001 0 0 1 22.071 9l-4.121 4.121a1 1 0 0 1-1.414-1.414l4.12-4.121a3 3 0 1 0-4.242-4.243l-4.121 4.121a1 1 0 1 1-1.414-1.414zm2.242 11.9L9 22.07A5 5 0 1 1 1.929 15l4.121-4.121a1 1 0 0 1 1.414 1.414l-4.12 4.121a3 3 0 1 0 4.242 4.243l4.121-4.121a1 1 0 1 1 1.414 1.414zm-8.364-.122l13.071-13.07a1 1 0 0 1 1.415 1.414L6.172 19.242a1 1 0 1 1-1.415-1.414z\",\n    \"fill\": \"currentColor\"\n  })))), \"Full-Text Search\"), mdx(\"p\", null, \"When typing anything in the input field, sentry.io filters out all fragmented data, trying to find a match to the search criteria. If a match is found, it will be highlighted. Full-text search also works in conjunction with option to \\u2018Filter By\\u2019.\"));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#breadcrumbs-display","title":"Breadcrumbs Display"},{"url":"#filtering-the-display","title":"Filtering the Display","items":[{"url":"#full-text-search","title":"Full-Text Search"}]}]},"internal":{"type":"Mdx"}}}},"pageContext":{"excerpt":"Sentry uses  breadcrumbs  to create a trail of events that happened prior to an issue. These events are very similar to traditional logs, but can record more rich structured data. SDKs automatically start recording breadcrumbs by enabling integrations. To learn how to do this for your platform, select the platform from the sidebar, then dive into the breadcrumbs documentation for that platform. If an error event provides a trail, sentry.io will display the breadcrumbs on the  Issue Details  page: Breadcrumbs Display Each part of the breadcrumb displays in a separate row in one of five columns:  type ,  category ,  description ,  level , and  time . Type : A semi-internal attribute  type  can control the type of the breadcrumb. By default all breadcrumbs are recorded as  default , which makes them appear as a  Debug  entry, but Sentry provides other types that influence how the breadcrumbs are rendered. Category : A category under which to label the event. This data is similar to a logger name, and will let you more easily understand the area an event took place, such as auth. Description : A description is either: Message: A string describing the event rendered as text with all whitespace preserved. Often used as a drop-in for a traditional log message. Data: A key-value mapping of metadata around the event. This is often used instead of message, but may be used in addition. Sentry.io will display all the data sent. Level : The severity of an event. The level is set to one of five values, which are, in order of severity  fatal ,  error ,  warning ,  info  and  debug Time : A timestamp representing when the breadcrumb occurred. The format is either a string as defined in RFC 3339 or a numeric (integer or float) value representing the number of seconds that have elapsed since the Unix epoch. By default, sentry.io displays the timestamp as an absolute time; click the toggle button to update the display to relative time: You can read more about the breadcrumb's data in detail in the developer documentation  Breadcrumbs Interface . Filtering the Display The provided types and levels are displayed as options in this filter. The list will be filtered according to the selected options: Full-Text Search When typing anything in the input field, sentry.io filters out all fragmented data, trying to find a match to the search criteria. If a match is found, it will be highlighted. Full-text search also works in conjunction with option to ‘Filter By’.","title":"Using Breadcrumbs","description":"If an error event provides a trail, Sentry will display that trail in a form of breadcrumbs. Learn more about the information that displays on the Issue Details page and how you can filter it to help resolve issues.","draft":null,"noindex":null,"notoc":null,"sidebar_order":2,"redirect_from":null,"keywords":null,"id":"de3823e8-33f3-50de-8024-915062786f22","legacy":false}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","2764967025","3345802723","3818502851","3990806462","4015007367","4192517163","4264099332","518019976"]}