ommit timestamp for now
parent
7bb9e7f3e7
commit
8d8260898f
|
@ -238,8 +238,8 @@ function output(): void
|
|||
$labels .
|
||||
" " .
|
||||
$entry["value"] .
|
||||
" " .
|
||||
$entry["timestamp"] .
|
||||
#" " .
|
||||
#$entry["timestamp"] .
|
||||
"\n";
|
||||
}
|
||||
file_put_contents("/www/metrics/new.prom", $prom);
|
||||
|
|
Loading…
Reference in New Issue