Cloud Composer is a managed Apache Airflow service that helps you create, schedule, monitor and manage workflows. Cloud Composer automation helps you create Airflow environments quickly and use Airflow-native tools, such as the powerful Airflow web interface and command line tools, so you can focus on your workflows and not your infrastructure.
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 select Composer Environment
.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
google_composer_environment_api_request_count Number of Composer API requests seen so far. | API Requests | Count | Average |
google_composer_workflow_task_run_count Number of workflow tasks completed so far. | Tasks | Count | Average |
google_composer_workflow_run_count Number of workflow runs completed so far. | Workflow Runs | Count | Average |
google_composer_environment_task_queue_length Number of tasks in queue. | Task Queue Length | Count | Average |
google_composer_environment_num_workflows Number of workflows. | Workflows | Count | Average |
google_composer_environment_num_celery_workers Number of Celery workers. | Celery Workers | Count | Average |
google_composer_workflow_task_run_duration Duration of task completion. | Task Duration | Seconds | Average |
google_composer_workflow_run_duration Duration of task completion. | Workflow Run Duration | Seconds | Average |
google_composer_environment_api_request_latencies Distribution of Composer API call latencies. | API Latency | MilliSeconds | Average |
google_composer_environment_database_health Healthiness of Composer airflow database. | Database Healthy | Count | Average |
google_composer_environment_healthy Healthiness of Composer environment. | Healthy | Count | Average |
cloud.instance.state Cloud composer environment state. | Status/State | n/a | n/a |
Event support
- Supported
- Configurable in OpsRamp Google Integration Discovery Profile.