Introduction
Each application running in the standard environment has an instance class which determines its compute resources and pricing. The memory and CPU limits of instances varies by the runtime generation.
Second generation runtimes are:
- Python 3.7 and 3.8
- Java 11
- Node 8
- Node.js 10 and Node.js 12
- PHP 7.2, PHP 7.3
- Ruby 2.5
- Go 1.12+.
First generation runtimes are:
- Python 2.7
- Java 8
- PHP 5.5
- Go 1.11
Instance Class | Memory Limit | CPU Limit | Supported Scaling |
---|---|---|---|
F1 (default) | 256 MB | 600 MHz | automatic |
F2 | 512 MB | 1.2 GHz | automatic |
F4 | 1024 MB | 2.4 GHz | automatic |
F4_HIGHMEM | 2048 MB | 2.4 GHz | automatic |
B1 | 256 MB | 600 MHz | manual, basic |
B2 (default) | 512 MB | 1.2 GHz | manual, basic |
B4 | 1024 MB | 2.4 GHz | manual, basic |
B4_HIGHMEM | 2048 | 2.4 GHz | manual, basic |
B8 | 2048 MB | 4.8 GHz | manual, basic |
Setup
To set up the OpsRamp Google integration and discover the Google service,
go to Google Integration Discovery Profile and select GOOGLE/Appengine Service
and in Perform Actions, select Manage Device
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
cloud.instance.state | Status/State | n/a | n/a | App Engine instance status state. |
Event support
- Not supported