Documentation forSolarWinds Observability SaaS

GCP App Engine instance metrics

A Google App Engine instance is a compute resource that runs your application code within App Engine. Each instance provides the runtime environment needed to execute requests, scale with traffic, and support the performance of your service. Ensure your cloud platform is configured in SolarWinds Observability SaaS to collect this service's data. See Add a GCP cloud account.

Many of the collected metrics from GAE instance entities are displayed as widgets in SolarWinds Observability explorers; additional metrics may be collected and available in the Metrics Explorer. You can also create an alert for when an entity's metric value moves out of a specific range. See Entities in SolarWinds Observability SaaS for information about entity types in SolarWinds Observability SaaS.

The following table lists some of the metrics collected for these entities. To see the GAE instance metrics in the Metrics Explorer, type appengine.googleapis.com in the search box.

Metric Unit Description
sw.metrics.healthscore Percent (%)

Health state. The health state provides real-time insight into the overall health and performance of your monitored entities. The health state is determined based on anomalies detected for the entity, alerts triggered for the entity's metrics, and the status of the entity. The health state is displayed as one of the following four states and colors: Good, Moderate, Bad, or Unknown. You can determine the impact of the alerts, anomalies, and statuses on the health of an entity type by going to Settings > Health, and selecting a specific entity type. You can also customize the impact.

To view the health of GAE entities in the Metrics Explorer, filter the sw.metrics.healthscore metric by entity_types and select gae.

gcp.appengine.googleapis.com.flex.instance.container.cpu.limit Seconds of CPU time per second Max CPU time allowed per process.
gcp.appengine.googleapis.com.flex.instance.container.cpu.usage_time Seconds of CPU time per second Container CPU usage in seconds per minute.
gcp.appengine.googleapis.com.flex.instance.container.memory.usage bytes Container total memory usage.
gcp.appengine.googleapis.com.flex.instance.container.network.received_bytes_count bps Container network bytes received.
gcp.appengine.googleapis.com.flex.instance.container.network.sent_bytes_count bps Container network bytes sent.
gcp.appengine.googleapis.com.flex.instance.container.restart_count Count per second Container restart count.
gcp.appengine.googleapis.com.flex.instance.container.uptime seconds (s) Container uptime in seconds.
gcp.appengine.googleapis.com.flex.instance.cpu.usage_time Second of CPU time per second Instance vCPU usage delta (seconds).
gcp.appengine.googleapis.com.flex.instance.cpu.utilization Percent (%) Fractional CPU utilization for all cores.
gcp.appengine.googleapis.com.flex.instance.disk.io.read_bytes_count bps Bytes read from disk in 60 seconds.
gcp.appengine.googleapis.com.flex.instance.disk.io.write_bytes_count bps Bytes written to disk in 60 seconds.
gcp.appengine.googleapis.com.flex.instance.guest.disk.bytes_used bytes Persistent disk usage in bytes.
gcp.appengine.googleapis.com.flex.instance.guest.memory.bytes_used bytes Memory usage by state in bytes.
gcp.appengine.googleapis.com.flex.instance.network.received_bytes_count bps Instance network bytes received.
gcp.appengine.googleapis.com.flex.instance.network.sent_bytes_count bps Instance network bytes sent.
gcp.appengine.googleapis.com.flex.instance.uptime seconds (s) Instance uptime in seconds.