Skip to content

Commit a7a110c

Browse files
Alex KrawiecAlex Krawiec
Alex Krawiec
authored and
Alex Krawiec
committed
implement SEO recs
1 parent 957a21b commit a7a110c

File tree

1 file changed

+9
-9
lines changed
  • docs/product/explore/discover-queries

1 file changed

+9
-9
lines changed

docs/product/explore/discover-queries/index.mdx

+9-9
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ view comprehensive information sent to Sentry.
1717

1818
![Full view of the Discover Homepage with query cards and button to build new queries.](./img/discover-homepage.png)
1919

20-
The <SandboxLink scenario="discover" projectSlug="react">Discover</SandboxLink> homepage displays the query builder where you can immediately begin creating a new query. By default, the page shows the pre-built "All Events" query, but you can customize the homepage and [set the custom version as your default](#set-as-default). To navigate back to the query management page, where you can find [pre-built](#pre-built-queries) and [saved](#saved-queries) queries, click the "Saved Queries" button.
20+
The Discover homepage displays the query builder where you can immediately begin creating a new query. By default, the page shows the pre-built "All Events" query, but you can customize the homepage and [set the custom version as your default](#set-as-default). To navigate back to the query management page, where you can find [pre-built](#pre-built-queries) and [saved](#saved-queries) queries, click the "Saved Queries" button.
2121

2222
The query management page offers views of all your saved and pre-built queries so you can quickly see areas that need immediate attention. For example, if a query on errors shows a spike has occurred in the past 24 hours, you might want to investigate that first. Each query is saved as a card that displays a summarized view of the following data:
2323

@@ -30,15 +30,15 @@ The query management page offers views of all your saved and pre-built queries s
3030

3131
## Pre-built Queries
3232

33-
Pre-built queries can be accessed by clicking the "Saved Queries" button on the discover homepage. Query cards with Sentry avatars are pre-built and cannot be removed.
33+
Pre-built queries can be accessed by clicking the "Saved Queries" button on the Discover homepage. Query cards with Sentry avatars are pre-built and cannot be removed.
3434

3535
- All Events: Users can see the raw error stream for any group of projects. This replaces the Events feature and gives users the ability to add additional columns and change groupings to achieve their desired breakdown.
3636
- Errors by Title: Users can see their most frequently occurring errors by the total number of raw errors, as well as the total number of users affected.
3737
- Errors by URL: Users can see the pages that generated the most errors and different types of issues. As a reminder, issues are a group of fingerprinted Events. For more details, see the [full documentation on fingerprinting](/concepts/data-management/event-grouping/fingerprint-rules/).
3838

3939
## Saved Queries
4040

41-
Saved queries can be accessed by clicking the "Saved Queries" button on the discover homepage. Query cards with a user avatar indicate saved queries. The user who created a saved query will have their avatar display on the query card. Saved Queries are viewable by anyone in your organization and **are not** scoped to the user's account.
41+
Saved queries can be accessed by clicking the "Saved Queries" button on the Discover homepage. Query cards with a user avatar indicate saved queries. The user who created a saved query will have their avatar displayed on the query card. Saved Queries are viewable by anyone in your organization and **are not** scoped to the user's account.
4242

4343
### Build a New Query
4444

@@ -51,7 +51,7 @@ From the **Discover** page, you can build a <SandboxLink scenario="oneDiscoverQu
5151
2. Enter a display name
5252
3. Click "Save"
5353

54-
Apply new search conditions or table columns to modify the results of the query. Save the query and assign a custom display name. For the full details, see [documentation on the Query Builder](/product/explore/discover-queries/query-builder/).
54+
Apply new search conditions or table columns to modify the query results. Save the query and assign a custom display name. For the full details, see the [documentation on the Query Builder](/product/explore/discover-queries/query-builder/).
5555

5656
### Search for a Query
5757

@@ -70,21 +70,21 @@ The dropdown in the top right will allow you to sort by attributes.
7070

7171
### Edit Queries
7272

73-
If you need to edit any of these queries, go into the query, make the desired changes and a button will appear in the top right asking you to save/update the query. Keep in mind, edits to the query conditions **will not** be automatically saved.
73+
If you need to edit any of these queries, go into the query, make the desired changes and a button will appear in the top right asking you to save/update the query. Keep in mind that edits to the query conditions **will not** be automatically saved.
7474

7575
To rename a saved query, click on the pencil icon by the header and enter the desired display name. Click "enter" or outside of the area to save the updated name.
7676

7777
### Share Queries
7878

79-
Share your queries as often as you want. You can share URLs with other users who also have access to the same organization. As each part of the query is built, the results update and the URL is updated so that in-progress searches can be shared in an email, chat, and so forth.
79+
Share your queries as often as you want. You can share URLs with other users who also have access to the same organization. As each part of the query is built, the results update, and the URL is updated so that in-progress searches can be shared in an email, chat, and so forth.
8080

8181
### Delete Queries
8282

8383
On the **Discover** page, each saved query card has an ellipsis that will open a context menu. From here, you can delete the query. This action is irreversible. You can also delete the query within the [query results](#query-results) view by clicking the "Delete Saved Query" option in the context menu.
8484

8585
### Add to Dashboard
8686

87-
Queries can also be added to <SandboxLink scenario="dashboards" projectSlug="react">custom dashboards</SandboxLink> as widgets. You can find the "Add to Dashboard" button by opening the context menu in the **Discover** page or within the context menu of the [query results](#query-results) view. When you click "Add to Dashboard", a form opens where you can name your widget, select your target dashboard, and make other changes before saving your new widget.
87+
Queries can also be added to <SandboxLink scenario="dashboards" projectSlug="react">custom dashboards</SandboxLink> as widgets. You can find the "Add to Dashboard" button by opening the context menu on the **Discover** page or within the context menu of the [query results](#query-results) view. When you click "Add to Dashboard", a form opens where you can name your widget, select your target dashboard, and make other changes before saving your new widget.
8888

8989
### Set as Default
9090

@@ -100,9 +100,9 @@ To navigate to the query management page, where you can find pre-built and saved
100100

101101
![Page displaying a graph of error spikes by URL, the event tag summary, and results of the query.](./img/discover-results.png)
102102

103-
To view query results, click on any query card. You'll find a graph, table, and toggleable tag summary (or facet map). The search bar at the top enables you to see the search conditions entered. The table reflects the events with sortable columns.
103+
To view query results, click on any query card. You'll find a graph, table, and toggleable tag summary (or facet map). The top search bar lets you to see the search conditions entered. The table reflects the events with sortable columns.
104104

105-
Each table cell has a dynamic context menu that allows you to continue exploring your data by automatically updating the search bar or the table columns, according to your selection. Actions like, adding or excluding values from the filter, opening a selected release, or viewing the underlying stack of issues:
105+
Each table cell has a dynamic context menu that allows you to continue exploring your data by automatically updating the search bar or the table columns, according to your selection. Actions like adding or excluding values from the filter, opening a selected release, or viewing the underlying stack of issues:
106106

107107
![Context menu](./img/013.png)
108108

0 commit comments

Comments
 (0)