-
Notifications
You must be signed in to change notification settings - Fork 181
[Lens] Page for Metric charts #3645
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
Merged
florent-leborgne
merged 32 commits into
elastic:main
from
florent-leborgne:metrics-charts-page
Nov 20, 2025
Merged
Changes from 22 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
ad5f7da
Draft page for Metric charts
florent-leborgne 203cb6d
Merge branch 'main' into metrics-charts-page
florent-leborgne 7216290
metric chart better
florent-leborgne 2104bb5
Merge branch 'metrics-charts-page' of github.com:florent-leborgne/doc…
florent-leborgne f60dc08
more data options
florent-leborgne 9d62b82
styling
florent-leborgne 95cd179
advanced options for main data configs
florent-leborgne a5728fa
refinement and examples
florent-leborgne f40320c
move chart page under Lens
florent-leborgne 08dbe4a
Merge branch 'main' into metrics-charts-page
florent-leborgne 180e811
properly organize files + minor content tweaks
florent-leborgne 9d00500
better format for page views metric example
florent-leborgne 4c1209e
Merge branch 'main' into metrics-charts-page
florent-leborgne 137c10e
additional image to show dynamic coloring options for 2ndary metrics
florent-leborgne 106a53a
update revenue example to something more o11y related
florent-leborgne 56d52a6
replace other revenue example with more o11y oriented example for bre…
florent-leborgne c3f8ad0
advanced scenario for progress bar and maximum value
florent-leborgne fc9458b
Merge branch 'main' of github.com:elastic/docs-content into metrics-c…
florent-leborgne 2ae1e14
screenshots in dark mode and with varied good layouts
florent-leborgne 5e844f2
hide page from toc for now
florent-leborgne 7e9204d
Merge branch 'main' into metrics-charts-page
florent-leborgne 9dd35c4
take Marco's feedback into account
florent-leborgne 4cc1948
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne b67cbe5
Apply suggestions from code review
florent-leborgne 2102876
Update explore-analyze/_snippets/lens-value-advanced-settings.md
florent-leborgne 9f9c7ea
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne 1cec921
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne b1b0d66
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne bc23ebc
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne fade68f
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne 2a5a692
Update explore-analyze/visualize/charts/metric-charts.md
florent-leborgne 695927c
Merge branch 'main' into metrics-charts-page
florent-leborgne 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
9 changes: 9 additions & 0 deletions
9
explore-analyze/_snippets/lens-breakdown-advanced-settings.md
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,9 @@ | ||
| :::{dropdown} Advanced settings | ||
| Several advanced options allow you to refine the behavior of the breakdown: | ||
|
|
||
| - **Include documents without the selected field**: Off by default. | ||
| - **Group remaining values as "Other"**: On by default. | ||
| - **Enable accuracy mode**: This option improves results for high-cardinality data, but increases the load on the {{es}} cluster. | ||
| - **Include values**: Values from the breakdown dimension to always show a tile for. | ||
| - **Exclude values**: Values from the breakdown dimension to always exclude from the displayed tiles. | ||
| ::: | ||
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,9 @@ | ||
| :::{dropdown} Advanced settings | ||
| Depending on the data you defined, several options allow you to apply additional filtering to the data taken into account to compute the metric's value: | ||
|
|
||
| - **Normalize by unit**: Normalize the metric values to show per unit of time. | ||
| - **Filter by**: Specify a query. | ||
| - **Reduced time range**: Reduce the time range specified on the dashboard's time filter by the specified duration. | ||
| - **Time shift**: Shift the time range by the specified duration. | ||
florent-leborgne marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - **Hide zero values**: Don't show values equal to zero. This option is on by default. | ||
| ::: | ||
florent-leborgne marked this conversation as resolved.
Show resolved
Hide resolved
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+361 KB
explore-analyze/images/metric-example-successful-requests-rate-top-countries.png
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.
florent-leborgne marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
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.