Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/appengine-sidecars-docker
/ types & classes
Types & classes
19 in github.com/GoogleCloudPlatform/appengine-sidecars-docker
⨍
Functions
128
◇
Types & classes
19
Struct
Config
Config defines the configuration for dockerstats receiver.
opentelemetry_collector/receiver/dockerstats/config.go:10
Struct
Config
Config defines the configuration for the nginx stats receiver.
opentelemetry_collector/receiver/nginxreceiver/config.go:10
Struct
Config
Config defines the configuration for the VM age receiver.
opentelemetry_collector/receiver/vmagereceiver/config.go:10
Struct
LatencyStats
LatencyStats is a struct to parse the latency stats json into.
opentelemetry_collector/receiver/nginxreceiver/nginx_stats_collector.go:37
Struct
NginxStats
NginxStats is a struct to parse the nginx stats json into.
opentelemetry_collector/receiver/nginxreceiver/nginx_stats_collector.go:45
Struct
NginxStatsCollector
NginxStatsCollector is a struct that generates metrics by polling the nginx status page at statsURL.
opentelemetry_collector/receiver/nginxreceiver/nginx_stats_collector.go:23
Struct
Receiver
Receiver implements component.MetricReceiver. Manages the lifecycle of the scraper that scrapes docker stats from the API.
opentelemetry_collector/receiver/dockerstats/metrics_receiver.go:12
Struct
Receiver
Receiver is the type that provides Receiver functionality for the nginx stats metrics.
opentelemetry_collector/receiver/nginxreceiver/metrics_receiver.go:11
Struct
Receiver
Receiver is the type that provides Receiver functionaly for the VM age metrics.
opentelemetry_collector/receiver/vmagereceiver/metrics_receiver.go:11
Struct
VMAgeCollector
VMAgeCollector is a struct that generates metrics based on the VM image age in the config.
opentelemetry_collector/receiver/vmagereceiver/vm_age_collector.go:19
Struct
alwaysFailDocker
opentelemetry_collector/receiver/dockerstats/scraper_test.go:248
Struct
containerInfo
opentelemetry_collector/receiver/dockerstats/scraper.go:88
Struct
fakeConsumer
opentelemetry_collector/receiver/nginxreceiver/nginx_stats_collector_test.go:79
Struct
fakeConsumer
opentelemetry_collector/receiver/vmagereceiver/vm_age_collector_test.go:110
Struct
fakeDocker
opentelemetry_collector/receiver/dockerstats/scraper_test.go:25
Struct
fakeMetricsConsumer
fakeMetricConsumer extends consumer.MetricsConsumer.
opentelemetry_collector/receiver/dockerstats/scraper_test.go:151
Struct
metricsStore
opentelemetry_collector/receiver/vmagereceiver/vm_age_collector_test.go:120
Struct
scraper
opentelemetry_collector/receiver/dockerstats/scraper.go:94
Struct
test
opentelemetry_collector/receiver/vmagereceiver/vm_age_collector_test.go:63