Add Leap 15.6 to access metrics
This commit is contained in:
parent
b0862531f2
commit
79b913ce40
@ -13,7 +13,7 @@ const LANGLEY = 'http://langley.suse.de/pub/pontifex%s-opensuse.suse.de';
|
|||||||
const VHOST = 'download.opensuse.org';
|
const VHOST = 'download.opensuse.org';
|
||||||
const FILENAME = 'download.opensuse.org-%s-access_log.xz';
|
const FILENAME = 'download.opensuse.org-%s-access_log.xz';
|
||||||
const IPV6_PREFIX = 'ipv6.';
|
const IPV6_PREFIX = 'ipv6.';
|
||||||
const PRODUCT_PATTERN = '/^(10\.[2-3]|11\.[0-4]|12\.[1-3]|13\.[1-2]|42\.[1-3]|15\.[0-5]|tumbleweed)$/';
|
const PRODUCT_PATTERN = '/^(10\.[2-3]|11\.[0-4]|12\.[1-3]|13\.[1-2]|42\.[1-3]|15\.[0-6]|tumbleweed)$/';
|
||||||
|
|
||||||
$begin = new DateTime();
|
$begin = new DateTime();
|
||||||
// Skip the current day since the logs are incomplete and not compressed yet.
|
// Skip the current day since the logs are incomplete and not compressed yet.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user