Adding Filter bottom table based on selected country/time range in Global Report #20
Replies: 2 comments 6 replies
-
Hey, The goal of the tables is to show more information that we currently have in the charts. For example, the current charts hide the second 'asn' information that is available in hegemony alarms and the 'endpoint_name' for network_delay alarms. So I think we should try to expose as much data as we can in the table. I see two options: option 2 is surely more work, but I think it is also a bit more user-friendly |
Beta Was this translation helpful? Give feedback.
-
@romain-fontugne I started to work on option 2 by making a reusable table for each alarm type. Now I'd like to know what you expect from each alarm-type table, the order of columns (if it matters), and if any aggregated metrics e.g. (Median Deviation, ... etc.) would be helpful to include. I've outlined a sample table for each alarm-type table: Hegemony Alarms Table
Network Delay Alarms Table
Moas Alarms Table
Submoas Alarms Table
Defcon Alarms Table
Edges Alarms Table
Ping Alarms Table
BGP Alarms Table
UCSD Telescope Alarms Table
I'd like to discuss the aggregated metric for deviation across alarm types: IHR Deviation Aggregated MetricI've found that in the IHR Global Report, we're using Average Deviation. What about using the Median instead so that It would withstand against outliers if any? Grip Deviation Aggregated MetricI'd suggest using Median here also to withstand against the outliers if any. IODA Deviation Aggregated MetricThey are using the Median method by default. |
Beta Was this translation helpful? Give feedback.
-
Hey @romain-fontugne,
I've created a simple diagram depicting the flow and design of the filter bottom table, which you can view in the attached image.
I want to initiate a discussion on a couple of points:
Severity Counts as Columns: Should we consider adding columns for severity counts, such as "Low Severity Counts," "Medium Severity Counts," and "High Severity Counts"? This could enhance data visibility and analysis.
Filtering Based on Severities: IMHO, if we decide to add severity columns as discussed in point 1, implementing the "Filtering Based on Severities" feature would become redundant.
I'm eager to hear your thoughts and opinions on these matters! Please feel free to share your insights.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions