- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Cloud Datastore is a highly-scalable NoSQL database for your web and mobile applications.
Get metrics from Google Datastore to:
If you haven’t already, set up the Google Cloud Platform integration first. There are no other installation steps that need to be performed.
Google Cloud Datastore 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 Datastore logs from Google Cloud Logging to the Pub/Sub topic:
gcp.datastore.api.request_count (count) | Datastore API calls. Shown as request |
gcp.datastore.entity.read_sizes.avg (gauge) | Average of sizes of read entities. Shown as byte |
gcp.datastore.entity.read_sizes.samplecount (count) | Sample Count for sizes of read entities. Shown as byte |
gcp.datastore.entity.read_sizes.sumsqdev (gauge) | Sum of Squared Deviation for sizes of read entities. Shown as byte |
gcp.datastore.entity.ttl_deletion_count (count) | Total count of entities deleted by TTL services. |
gcp.datastore.entity.ttl_expiration_to_deletion_delays.avg (count) | The average time elapsed between when an entity with a TTL expired, and when it was actually deleted. Shown as second |
gcp.datastore.entity.ttl_expiration_to_deletion_delays.samplecount (count) | The sample count for time elapsed between when an entity with a TTL expired, and when it was actually deleted. Shown as second |
gcp.datastore.entity.ttl_expiration_to_deletion_delays.sumsqdev (count) | The sum of squared deviation for time elapsed between when an entity with a TTL expired, and when it was actually deleted. Shown as second |
gcp.datastore.entity.write_sizes.avg (gauge) | Average of sizes of written entities. Shown as byte |
gcp.datastore.entity.write_sizes.samplecount (gauge) | Sample Count for sizes of written entities. Shown as byte |
gcp.datastore.entity.write_sizes.sumsqdev (gauge) | Sum of Squared Deviation for sizes of written entities. Shown as byte |
gcp.datastore.index.write_count (count) | Datastore index writes. Shown as write |
The Google Cloud Datastore integration does not include any events.
The Google Cloud Datastore integration does not include any service checks.
Need help? Contact Datadog support.