Skip to content

More uptime ratio windows #7459

@filips123

Description

@filips123

📑 I have found these related issues/pull requests

Slightly related to #2750 and #7458.

🔖 Feature description

It might be useful to show quarterly (90d) and half-year (180d) uptime ratio intervals. Or even better, allow the user to configure the intervals.

✔️ Solution

Have those intervals available in dashboards and Prometheus metrics. If possible, making it configurable for the user which intervals should be calculated would be even better.

❓ Alternatives

I have considered manually calculating uptime ratios for various intervals using Prometheus queries, but doing this for larger windows/intervals makes the queries quite slow (and sometimes fail due to too many datapoints). Having more/custom windows exported as a precalculated value (like for existing 1d, 30 and 365d windows) would make Grafana dashboards faster.

📝 Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features to be added

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions