syntheticmonitoring

package
v4.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2025 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Alert names
	AlertNameProbeFailedExecutionsTooHigh        = "ProbeFailedExecutionsTooHigh"
	AlertNameTLSTargetCertificateCloseToExpiring = "TLSTargetCertificateCloseToExpiring"
	AlertNameHTTPRequestDurationTooHighAvg       = "HTTPRequestDurationTooHighAvg"
	AlertNamePingRequestDurationTooHighAvg       = "PingRequestDurationTooHighAvg"
	AlertNameDNSRequestDurationTooHighAvg        = "DNSRequestDurationTooHighAvg"
)

Variables

View Source
var DataSources = []*common.DataSource{
	dataSourceProbe(),
	dataSourceProbes(),
}
View Source
var Resources = []*common.Resource{
	resourceCheck(),
	resourceProbe(),
	resourceCheckAlerts(),
}

Functions

func ImportProbeStateWithToken

func ImportProbeStateWithToken(ctx context.Context, d *schema.ResourceData, m any) ([]*schema.ResourceData, error)

ImportProbeStateWithToken is an implementation of StateContextFunc that can be used to pass the ID of the probe and the existing auth_token.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL