Confirmed users
3,376
edits
m (→Adding additional Data Points: - cleanup) |
m (→Muting additional data points: - graphic) |
||
| Line 51: | Line 51: | ||
Once you become familiar with graph server it is a common use case to have [[https://wiki.mozilla.org/Buildbot/Talos/Sheriffing/GraphServer_FAQ#Adding_additional_Data_Points multiple data points]] on the graph at a time. This results in a lot of confusing data points if you are trying to zoom in and investigating the values for a given data point. | Once you become familiar with graph server it is a common use case to have [[https://wiki.mozilla.org/Buildbot/Talos/Sheriffing/GraphServer_FAQ#Adding_additional_Data_Points multiple data points]] on the graph at a time. This results in a lot of confusing data points if you are trying to zoom in and investigating the values for a given data point. | ||
Luckily there is a neat feature in graph server that allows you to mute a data point. There is an 'eye' icon (on by default) that lives in the left hand side bar where you have the list of data series. | Luckily there is a neat feature in graph server that allows you to mute a data point. There is an 'eye' icon (on by default) that lives in the left hand side bar where you have the list of data series. | ||
<gallery> | |||
/File:Eye_markedup.png|view of they eye muted | |||
</gallery> | |||
If you click this 'eye' icon, it will mute (hide) that series. | |||
Common practice is to load up a bunch of related series, and mute/unmute to verify revisions, dates, etc. for a visible regression. | Common practice is to load up a bunch of related series, and mute/unmute to verify revisions, dates, etc. for a visible regression. | ||