Skip to content

Support different default time ranges per service #341

@AlexanderS

Description

@AlexanderS

I have some services, that are only checked once per day. I would like to configure a different default_time_range for this services (maybe based on the check command).

I could image some config setting like this:

[check_command1]
default_time_range = "1"
default_time_range_unit = "day"

[check_command2]
default_time_range = "1"
default_time_range_unit = "weeks"

And each not defined check_command should still use the default from ui.default_time_range.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions