mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Reduce location
indentation to match time_interval_spec (#77291)
Reduce location indentation to match time_interval_spec https://prometheus.io/docs/alerting/latest/configuration/#time_interval_spec Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
parent
f32bc17422
commit
577b3f2fb2
@ -652,7 +652,7 @@ muteTimes:
|
|||||||
- times:
|
- times:
|
||||||
- start_time: '06:00'
|
- start_time: '06:00'
|
||||||
end_time: '23:59'
|
end_time: '23:59'
|
||||||
location: 'UTC'
|
location: 'UTC'
|
||||||
weekdays: ['monday:wednesday', 'saturday', 'sunday']
|
weekdays: ['monday:wednesday', 'saturday', 'sunday']
|
||||||
months: ['1:3', 'may:august', 'december']
|
months: ['1:3', 'may:august', 'december']
|
||||||
years: ['2020:2022', '2030']
|
years: ['2020:2022', '2030']
|
||||||
|
Loading…
Reference in New Issue
Block a user