Google Cloud Datastore

Monitor Google NoSQL Document Database

🚧

Not Included in the BindPlane with Google Cloud Monitoring offering

All of the Google Cloud Platform sources listed within this documentation are not included with the BindPlane with Google Cloud Monitoring offering.

For more information on how to use the below LPU and other Google Cloud Data Collection setup. See the Google Cloud Platform Sources

Least Privileged User

A user role with the at least the following permissions is required:

📘

Deploying a Least Privileged User

To learn more about how to deploy a role with these permissions to a GCP Organization, or a GCP Project, please refer to this documentation:
Deploy an Individual LPU role to a GCP Project, or GCP Organization

- cloudnotifications.activities.list
- monitoring.alertPolicies.get
- monitoring.alertPolicies.list
- monitoring.dashboards.get
- monitoring.dashboards.list
- monitoring.groups.get
- monitoring.groups.list
- monitoring.metricDescriptors.get
- monitoring.metricDescriptors.list
- monitoring.monitoredResourceDescriptors.get
- monitoring.monitoredResourceDescriptors.list
- monitoring.notificationChannelDescriptors.get
- monitoring.notificationChannelDescriptors.list
- monitoring.notificationChannels.get
- monitoring.notificationChannels.list
- monitoring.publicWidgets.get
- monitoring.publicWidgets.list
- monitoring.timeSeries.list
- monitoring.uptimeCheckConfigs.get
- monitoring.uptimeCheckConfigs.list
- resourcemanager.projects.get
- resourcemanager.projects.list
- stackdriver.projects.get

Connection Parameters

NameRequired?Description
Private Key JSONRequiredThe contents of the private key JSON file created when setting up a service account.
Metric CollectionControls which metrics get requested from GCP's Stackdriver API.
ProjectsRequiredA comma separated whitelist of project IDs. If the wildcard "*" is used, resources will be collected from all available projects.
Connection TimeoutThe number of seconds to allow for connecting to the target.

Metrics

Datastore

NameDescription
Index Writes (Writes per Second)Rate of Datastore index writes.
Project IdThe identifier of the project the datastore belongs to.
Requests (Requests per Second)Rate of Datastore API calls.
Sizes Of Read Entities (Bytes)Distribution of sizes of read entities.
Sizes Of Written Entities (Bytes)Distribution of sizes of written entities.

Request

NameDescription
Index Writes (Writes)Count of Datastore index writes.
Module IdThe module of the App Engine application that made this request.
Project IdThe identifier of the project the datastore request belongs to.
Requests (Requests)Count of Datastore API calls.
Sizes Of Read Entities (Bytes)Distribution of sizes of read entities.
Sizes Of Written Entities (Bytes)Distribution of sizes of written entities.
Version IdThe major version id of the App Engine application that made this request.