Skip to content

Commit

Permalink
uptime check period cannot be updated (#1129)
Browse files Browse the repository at this point in the history
Merged PR #1129.
  • Loading branch information
chrisst authored and modular-magician committed Jan 2, 2019
1 parent 46b506d commit 54d585e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta
1 change: 1 addition & 0 deletions products/monitoring/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,7 @@ objects:
- !ruby/object:Api::Type::String
name: period
default_value: "300s"
input: true
description: How often, in seconds, the uptime check is performed. Currently,
the only supported values are 60s (1 minute), 300s (5 minutes), 600s (10 minutes),
and 900s (15 minutes). Optional, defaults to 300s.
Expand Down

0 comments on commit 54d585e

Please sign in to comment.