Last hour of metric points

This commit is contained in:
James Brooks
2015-12-24 11:27:22 +00:00
parent 8c80565535
commit 3a0c052f8b
21 changed files with 199 additions and 45 deletions
+4 -3
View File
@@ -52,9 +52,10 @@ return [
// Metrics
'metrics' => [
'filter' => [
'hourly' => 'Sidste 12 timer',
'weekly' => 'Uge',
'monthly' => 'Måned',
'last_hour' => 'Last Hour',
'hourly' => 'Sidste 12 timer',
'weekly' => 'Uge',
'monthly' => 'Måned',
],
],