It is a lightweight compute solution for developers to create single-purpose, stand-alone functions that respond to Cloud events without the need to manage a server or runtime environment. Deploy your code and let Google run and scale it for you. Cloud functions abstracts away the underlying infrastructure, to focus on your code and build applications.
To set up the Google integration to discover and collect metrics against the Google service.
Setup
To set up the Google integration and discover the Google service,
go to Google Integration Discovery Profile and select Cloud Functions
.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
google_cloudfunctions_function_execution_count Count of function executions broken down by status. | Executions | Count | Average |
google_cloudfunctions_function_execution_times Distribution of functions execution times in nanoseconds. | Execution times | ns | Average |
google_cloudfunctions_function_user_memory_bytes Distribution of maximum functions memory usage during execution, in bytes. | Memory usage | Bytes | Average |
google_cloudfunctions_function_network_egress Outgoing network traffic of function, in bytes Sampled every 60 seconds. | Function Network Egress | Bytes | Average |
google_cloudfunctions_function_active_instances Number of active function instances. Sampled every 60 seconds. After sampling, data is not visible for up to 240 seconds. | Active instances | Count | Average |
Event support
- Supported
- Configurable in OpsRamp Google Integration Discovery Profile.