apache / apache/hertzbeat

[Question] Can monitoring time be set?

Open
#782 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
7.4k
Forks
1.3k
Avg merge
1d 20h
Merged PRs (30d)
32

Description

### Question

现在有这么个场景,某些环境下只有在特定时间才会开放。如果是全时间段监测,就会在不开放时间段一直报错。
想问下,这个可以设置一个监控时间范围吗?
比如API监控,设定在10:00-14:00,每1800秒调用一次,确保接口是正常的。

Contributor guide

Open the contributing guide

Research direction

Start by tracing the API monitoring entry point and how monitoring intervals are configured. Determine whether a daily time window can be represented alongside the 1800-second polling interval, then verify the behavior for monitoring restricted to 10:00–14:00 and for periods outside that window.

Written by the indexing model from the issue text.

Assessment

Domain
observability-sre
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.