- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Google Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch, and delivery of a large number of distributed tasks.
Use the Datadog Google Cloud Platform integration to collect metrics from Google Cloud Tasks.
If you haven’t already, set up the Google Cloud Platform integration first. There are no other installation steps.
Google Cloud Tasks logs are collected with Google Cloud Logging and sent to a Dataflow job through a Cloud Pub/Sub topic. If you haven’t already, set up logging with the Datadog Dataflow template.
Once this is done, export your Google Cloud Tasks logs from Google Cloud Logging to the Pub/Sub topic:
gcp.cloudtasks.api.request_count (count) | Count of Cloud Tasks API calls. Shown as request |
gcp.cloudtasks.queue.depth (gauge) | The number of tasks in the queue. |
gcp.cloudtasks.queue.task_attempt_count (count) | Count of task attempts broken down by response code. |
gcp.cloudtasks.queue.task_attempt_delays.avg (gauge) | Delay between each scheduled attempt time and actual attempt time. Shown as millisecond |
gcp.cloudtasks.queue.task_attempt_delays.samplecount (count) | Sample count for task attempt delays. Shown as millisecond |
gcp.cloudtasks.queue.task_attempt_delays.sumsqdev (gauge) | Sum of squared deviation for task attempt delays. Shown as second |
The Google Cloud Tasks integration does not include any events.
The Google Cloud Tasks integration does not include any service checks.
Need help? Contact Datadog support.