mirror of https://github.com/prometheus/prometheus
Merge pull request #1831 from mattbostock/remove_silence_column
Alerts template: remove silence table headerreviewable/pr1846/r1
commit
4be73d118e
File diff suppressed because one or more lines are too long
|
@ -26,7 +26,6 @@
|
|||
<th>State</th>
|
||||
<th>Active Since</th>
|
||||
<th>Value</th>
|
||||
<th>Silence</th>
|
||||
</tr>
|
||||
{{range $activeAlerts}}
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue