-
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
[Lens] Page for Metric charts #3645
Conversation
🔍 Preview links for changed docs |
teresaalvarezsoler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @florent-leborgne great progress on this. I just left a few comments.
…ak down by option
|
Updated to take first round of feedback from @teresaalvarezsoler and @gvnmagni into account |
markov00
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great works here folks!
I've added some minor comments, but the overall page looks great.
Is way more readable, way more clear and precise then ever.
|
|
||
| Metric charts make important single values stand out on a dashboard. They're perfect for highlighting KPIs such as error rates or SLOs for example, and for making them understandable at a glance with dynamic coloring or trend indicators. | ||
|
|
||
| They work with any numeric data: plain numbers, percentages, or calculations like a count, sum, or average. You can get this numeric data from numeric fields stored in your {{es}} documents, or from aggregation functions and formulas that you can apply to any type of field. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh nice, do you have a practical example in mind that I could show? I'm not sure what I could do with the sample data. Still, I added a sentence to explain this. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nastasha-solomon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some suggestions and questions that are hopefully helpful. Looks great overall though!
bmorelli25
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff. The structure and flow makes sense. Good approachable examples.
A few additional comments for you.
Co-authored-by: Nastasha Solomon <[email protected]>
Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Nastasha Solomon <[email protected]>
markov00
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me, thanks!
|
|
||
| Metric charts make important single values stand out on a dashboard. They're perfect for highlighting KPIs such as error rates or SLOs for example, and for making them understandable at a glance with dynamic coloring or trend indicators. | ||
|
|
||
| They work with any numeric data: plain numbers, percentages, or calculations like a count, sum, or average. You can get this numeric data from numeric fields stored in your {{es}} documents, or from aggregation functions and formulas that you can apply to any type of field. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Thanks all for the helpful reviews, here and offline! I'll merge this now |


Fixes #2543
Here is a draft of a page for metrics charts. Would like reviewers to advise on anything missing and inaccuracies in particular for the settings part where there may be more nuance to add in some places.
Let's finetune what we can and once we have a few different chart pages ready, we can release in small batches
Done:
Missing:
refine examples (various use cases but also various configuration setups)Done and checkedvisuals for examplesDone and checkedadd some advanced, undocumented options that don't look so simple for defining valuesDone and checkedRelease plan: