Our next-gen architecture is built to help you make sense of your ever-growing data.

Watch a 4-min demo video!

Quick Start Observability for Google Cloud Datastore

thank you

Thank you!

We got your information.

Google Cloud Datastore
Google Cloud Datastore icon

Coralogix Extension For Google Cloud Datastore Includes:

Dashboards - 1

Gain instantaneous visualization of all your Google Cloud Datastore data.

Google Cloud Datastore
Google Cloud Datastore

Alerts - 1

Stay on top of Google Cloud Datastore key performance metrics. Keep everyone in the know with integration with Slack, PagerDuty and more.

High API Request Failures

This alert triggers when Google Cloud Datastore API requests result in more than 25 failed requests within a 10-minute period. A high number of failures could indicate issues with the application logic or system configuration, which may affect the overall stability and performance of the system. Customization Guidance: Threshold: Set the threshold to trigger the alert when more than 25 failed API requests occur over a 10-minute window. This can be adjusted based on your application’s tolerance for failed requests or transaction errors. Failure Type Specificity: This alert monitors general API request failures, which could arise from unmet conditions, invalid operations, or other system-related issues. Notification Frequency: Alerts should trigger immediately when the number of failed requests surpasses the threshold. This ensures prompt notification and quick resolution. Action: Investigate the cause of the failed requests by reviewing application logs, recent code changes, and system configurations. Identify whether the failures are due to transaction conflicts, validation errors, or other operational issues. Depending on the root cause, you may need to adjust transaction management, validate data consistency, or imp