#591 - monitoring

This commit is contained in:
Saeed Vaziry
2025-05-31 00:18:04 +02:00
parent 857319025f
commit c09c7a63fa
32 changed files with 1692 additions and 117 deletions

View File

@ -641,4 +641,14 @@
'pink',
'rose',
],
'metrics_periods' => [
'10m',
'30m',
'1h',
'12h',
'1d',
'7d',
'custom',
],
];