mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-22 03:57:02 +00:00
Add some metric history
The count of connections and count of delivered messages now have 50 minutes of history available in the /about sparklines.
This commit is contained in:
@@ -317,4 +317,13 @@ table.metrics {
|
||||
|
||||
.metrics th {
|
||||
text-align: left;
|
||||
width: 15em;
|
||||
}
|
||||
|
||||
.metrics td {
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
.metrics td.sparkline {
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user