# Functions
Autodetect auto detects monitored resources based on the environment where the application is running.
# Structs
AWSEC2Instance represents aws_ec2_instance type monitored resource.
GCEInstance represents gce_instance type monitored resource.
GKEContainer represents gke_container type monitored resource.
# Interfaces
Interface is a type that represent monitor resource that satisfies monitoredresource.Interface.