-
Notifications
You must be signed in to change notification settings - Fork 233
DOCS-1360 - Metrics Browser beta #6282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jpipkin1
wants to merge
7
commits into
main
Choose a base branch
from
docs-1360-metrics-browser
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
fc744d6
DOCS-1360 - Metrics Browser beta
jpipkin1 3dd6267
Small tweaks
jpipkin1 881b3f4
Merge branch 'main' into docs-1360-metrics-browser
jpipkin1 38c6177
Updates from review by Sunil Madipally
jpipkin1 619a2c2
Merge branch 'main' into docs-1360-metrics-browser
jpipkin1 3dd3cc0
Add warning about 1000 time series limit
jpipkin1 993fc8f
Minor update
jpipkin1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| --- | ||
| id: metrics-browser | ||
| title: Metrics Browser | ||
| sidebar_label: Metrics Browser | ||
| description: Learn how to use the Metrics Browser to query your metrics. | ||
| --- | ||
| <head> | ||
| <meta name="robots" content="noindex" /> | ||
| </head> | ||
|
|
||
| <p><a href={useBaseUrl('docs/beta')}><span className="beta">Beta</span></a></p> | ||
|
|
||
| import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
|
||
| The **Metrics Browser** pane provides a clear and searchable view of all available metrics, including their associated dimensions and values. This allows you to build accurate queries without relying on guesswork, trial-and-error, or broad data scans. | ||
|
|
||
| By displaying only the dimension values relevant to your current selections, the pane helps you refine queries efficiently and avoid unnecessary data exploration. This reduces troubleshooting time, improves query precision, and can help optimize data usage. With contextual filtering and guided selection, you can construct metric queries more quickly and confidently. | ||
|
|
||
| To build a query with Metrics Browser: | ||
|
|
||
| 1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu select **Metrics > Metrics Search**. You can also click the **Go To...** menu at the top of the screen and select **Metrics Search**. <br/>[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). Go to the **Home** screen and select **Metrics**. | ||
| 1. The Metrics Search page opens. Click the **Browser** button.<img src={useBaseUrl('img/metrics/metrics-browser-button.png')} alt="Browser button" style={{border: '1px solid gray'}} width="800" /><br/>The **Metrics Browser** dropdown displays the available metrics and filters, with the top values for each. <img src={useBaseUrl('img/metrics/metrics-browser-dropdown.png')} alt="Metrics Browser dropdown" style={{border: '1px solid gray'}} width="800" /> | ||
| 1. Select **metric** in the left menu. Then select a metric value from the provided list of top values, or use the search bar. <img src={useBaseUrl('img/metrics/metrics-browser-select-a-metric.png')} alt="Select a metric in Metrics Browser" style={{border: '1px solid gray'}} width="800" /><br/>When you select a metric value, it is added to the **Metric** part of your query.<img src={useBaseUrl('img/metrics/metrics-browser-metric-field-filled-in.png')} alt="Metric filled in" style={{border: '1px solid gray'}} width="800" /> | ||
| 1. Select a filter from the left panel or use the search bar to locate one. When you choose a filter, only the values relevant to the selected metric are displayed. Next, select a value from the list of available values, or use the search bar to quickly find a specific value.<img src={useBaseUrl('img/metrics/metrics-browser-select-a-filter.png')} alt="Select a filter" style={{border: '1px solid gray'}} width="800" /><br/>When you select a filter value, it is added to the **Filters** part of your query. <br/><img src={useBaseUrl('img/metrics/metrics-browser-filter-field-filled-in.png')} alt="Filter filled in" style={{border: '1px solid gray'}} width="800" /> | ||
| 1. Click the **Search** button <img src={useBaseUrl('img/metrics/search-button.png')} alt="Search button" style={{border: '1px solid gray'}} width="50" />, or press Enter. The results of the query are displayed. You can now work with your query as you normally would, like continuing to add filters or operators and selecting different panel settings.<br/><img src={useBaseUrl('img/metrics/metrics-browser-query-results.png')} alt="Filter filled in" style={{border: '1px solid gray'}} width="800" /> | ||
|
|
||
| :::warning | ||
| For a single metrics query row, Sumo Logic limits the number of input time series for non-aggregate queries. As a result, some selected metrics may be excluded. For more information, see [Too many time series](/docs/metrics/metrics-queries/metric-query-error-messages/#too-many-time-series). | ||
| ::: | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.