Introduction
Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously do work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint.
Note
Use the OpsRamp Google public cloud integration to discover and collect metrics against the Google service.Setup
To set up the OpsRamp Google integration and discover the Google service,
go to Google Integration Discovery Profile and select Cloud Task Queues
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
google_cloudtasks_api_request_count | API Requests | Count | Average | Count of Cloud Tasks API calls. |
google_cloudtasks_queue_depth | Queue Depth | Count | Average | The number of tasks in the queue. |
google_cloudtasks_queue_task_attempt_count | Task Attempt Count | Count | Average | Count of task attempts broken down by response code. |
google_cloudtasks_queue_task_attempt_delays | Task Attempt Delays | Milliseconds | Average | Delay between each scheduled attempt time and actual attempt time. |
cloud.instance.state | Status/State | n/a | n/a | Status/State |
Event support
- Not Supported