mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-07 15:42:12 -04:00
Merge pull request #1831 from mattbostock/remove_silence_column
Alerts template: remove silence table header
This commit is contained in:
commit
4be73d118e
2 changed files with 71 additions and 72 deletions
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 a new issue