-
Notifications
You must be signed in to change notification settings - Fork 2
Log categories #3
Comments
This is a great start, thank you. Looking at the mock-ups lots of questions come to mind about the semantics of the chart, the column headers, the search bar and a few more. There's a lot of room for interpretation, so I feel I should wait until you're ready to give a walk-through and give a few details on those aspects. |
Notes from yesterdays zoom meeting:
Next
|
That looks great. What does the "+201" besides the sparkline mean? |
"+ 201 messages compared to the previous timeframe" I think a number added to the sparkline could make sense, especially to indicate tiny changes? What is your opinion on that? |
So you mean it's the difference between the displayed count (calculated by summing over the values in |
I like where this is headed -- have we considered using the non regex version of the pattern? I think they are both pretty similar in information but losing all of the |
Yes, this is still an open point (see checkboxes in the issue description) |
@katrin-freihofner Thank you for capturing the notes (sorry I didn't get to it quickly enough). I like this direction as well! |
In yesterdays meeting we review the mockup above and will continue as follows:
Context actions
Rare messages will be handled in a follow up issue. |
That looks awesome IMHO ❤️ I think the colored datasets in the table are useful to pattern-match visually. Should the dataset badges in the filter area have visible/hidden icons? We talked about a "Analyse in ML" button on the panel header akin to the log rate page. Just mentioning so we don't forget 😉
The tooltip could show the actual values, e.g.
I think we don't need them in this case. Where do we want to put the warning callouts on the page? Beneath the panel header? |
Looks good. Do we have an idea of typical length of category (even against our current example data)? I wonder if we may need to wrap the category rather than truncate. I'm not sure I see that value in the (+20%) number. There could be drops and peaks in the count which gives a net zero change. Picking 1h may not be optimal for showing an issue. I think that the spark line indicates trend better. This ties in with below.. Regarding the spark line, if the time picker is selected for "last 15m" then the spark line ideally extends back further in time. What are the thoughts here? We would only have one data point to plot if set to last 15m. Perhaps we could go back last 10 buckets if range of time picker is small? |
Good point. I wonder how we can include more data, though, without adding an x-axis and still being intuitive. |
Yes, exactly
Good point, thank you!
I think it has it's value. First of all, it helps us accessibility-wise. Additionally, minor changes and also extreme changes will be much easier to spot. |
Felix currently helps me figuring out what's the best way to include context actions to the data grid. https://www.figma.com/file/T08kdh6YQcVCx1tzljqNHF/Logs-ML-Integration?node-id=0%3A1 |
@katrin-freihofner I see the little blue thing moved to the right and is now overlayed on the message field :) |
@roncohen sure, it needs to be consistent with the stream view. To be honest, I'm not sure if we should move it to the right, or keep it left. Also, as it really stands out, therefore I think it's fine either way. |
Quick question on the filter section of the UI. Will this update make the behavior similar to discover with the + and - ? |
@mark54g what behavior in discover are you referring to? This is about showing the top N message patterns derived from the log messages via the ml categorization feature. |
@weltenwort - |
@mark54g We have this functionality in the Logs >> Stream app. Finding it is a bit of a different story, you have to mouse over an entry and you'll see a little blue indicator on the right, which brings out a fly out. We are trying to improve that experience |
Thanks @tbragin |
Sorry. Will do |
Summary of the problem (If there are multiple problems or use cases, prioritize them)
As a user I want to investigate
rare log messages(we are going to focus on categories for now)Filter/Search option
Search for free text
Filter timestamp and dataset
Next steps
Prep
Design
create a basic user flow diagram(exploratory use case, therefore this is not needed)Implementation
elastic/kibana#42776
The text was updated successfully, but these errors were encountered: