Module google_api_proto::google::monitoring::v3::uptime_check_config
source · Expand description
Nested message and enum types in UptimeCheckConfig
.
Modules§
- Nested message and enum types in
ContentMatcher
. - Nested message and enum types in
HttpCheck
.
Structs§
- Optional. Used to perform content matching. This allows matching based on substrings and regular expressions, together with their negations. Only the first 4 MB of an HTTP or HTTPS check’s response (and the first 1 MB of a TCP check’s response) are examined for purposes of content matching.
- Information involved in an HTTP/HTTPS Uptime check request.
- Information involved in sending ICMP pings alongside public HTTP/TCP checks. For HTTP, the pings are performed for each part of the redirect chain.
- The resource submessage for group checks. It can be used instead of a monitored resource, when multiple resources are being monitored.
- Information required for a TCP Uptime check request.
Enums§
- The type of Uptime check request.
- What kind of checkers are available to be used by the check.
- The resource the check is checking. Required.