Skip to content

Suggestion: Daily uptime chart #1380

Open
@lukaslew

Description

@lukaslew

It would be nice if it would be possible to see Daily Uptime of a system based on source of an access.log file. Each 2XX and 3XX status codes would be treated as the system was available when 4XX and 5XX status codes would be treated as the system was unavailable.

For instance:

We have the following number of status codes in the access.log file:

Date No of 2XX No of 3XX No of 4XX No of 5XX
14/Feb/2019 400 600 0 0
15/Feb/2019 300 500 100 100
16/Feb/2019 0 0 1000 0

and based on those data the chart would show:

Date Daily Uptime
14/Feb/2019 100%
15/Feb/2019 80%
16/Feb/2019 0%

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions