diff --git a/docs/product/new-monitors-and-alerts/monitors/index.mdx b/docs/product/new-monitors-and-alerts/monitors/index.mdx index 16d1134b4904a..daa471cafb193 100644 --- a/docs/product/new-monitors-and-alerts/monitors/index.mdx +++ b/docs/product/new-monitors-and-alerts/monitors/index.mdx @@ -24,11 +24,8 @@ You can use Custom Monitors to track errors based on span attributes and custom Sentry also provides default monitors that are automatically created for you when you create a new project. -- **Issue Stream Monitor**: The default monitor tracking new issues of all types created for a project +- **Issue Stream Monitor**: The default monitor tracking new issues of all types created for a project, including issue types that may not have a dedicated Monitor detecting them (ex. Replay issues) - **Error Monitor**: The default monitor based on [issue grouping/fingerprint rules](/concepts/data-management/event-grouping/) -- **Replay Monitor**: Once you've configured [Session Replay](/product/explore/session-replay/), issues will be created via the Replay Monitor -- **Trace Monitor**: Once you've configured [Tracing](/product/tracing/), issues will be created via the Trace Monitor -- **Profile Monitor**: Once you've configured [Profiling](/product/explore/profiling/), issues will be created via the Profile Monitor ## Creating a Monitor ![create-monitor =800x](./img/create-monitor.png)