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 MetricMetric Display NameUnitAggregation Type
google_cloudfunctions_function_execution_count

Count of function executions broken down by status.
ExecutionsCountAverage
google_cloudfunctions_function_execution_times

Distribution of functions execution times in nanoseconds.
Execution timesnsAverage
google_cloudfunctions_function_user_memory_bytes

Distribution of maximum functions memory usage during execution, in bytes.
Memory usageBytesAverage
google_cloudfunctions_function_network_egress

Outgoing network traffic of function, in bytes Sampled every 60 seconds.
Function Network EgressBytesAverage
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 instancesCountAverage

Event support

  • Supported
  • Configurable in OpsRamp Google Integration Discovery Profile.

External reference

Google Cloud Functions