mirror of
https://github.com/prometheus/prometheus
synced 2025-01-13 18:33:34 +00:00
Merge pull request #1831 from mattbostock/remove_silence_column
Alerts template: remove silence table header
This commit is contained in:
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
Block a user