package gcp
import "go.opentelemetry.io/contrib/detectors/gcp"
Index ¶
Types ¶
type GCE ¶
type GCE struct{}
GCE collects resource information of GCE computing instances
func (*GCE) Detect ¶
Detect detects associated resources when running on GCE hosts.
type GKE ¶
type GKE struct{}
GKE collects resource information of GKE computing instances
func (*GKE) Detect ¶
Detect detects associated resources when running in GKE environment.
Source Files ¶
gce.go gke.go
- Version
- v0.10.0
- Published
- Jul 31, 2020
- Platform
- darwin/amd64
- Imports
- 8 packages
- Last checked
- now –
Tools for package owners.