Overview
Google Cloud Filestore is a managed file storage service for applications that require a filesystem interface and a shared filesystem for data.
Use the Datadog Google Cloud Platform integration to collect metrics from Google Cloud Filestore.
Setup
Installation
If you haven’t already, set up the Google Cloud Platform integration first. There are no other installation steps.
Log collection
Google Cloud Filestore 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 Filestore logs from Google Cloud Logging to the Pub/Sub topic:
- Go to the Google Cloud Logging page and filter the Google Cloud Filestore logs.
- Click Create Export and name the sink.
- Choose “Cloud Pub/Sub” as the destination and select the Pub/Sub topic that was created for that purpose. Note: The Pub/Sub topic can be located in a different project.
- Click Create and wait for the confirmation message to show up.
Data Collected
Metrics
gcp.file.nfs.server.average_read_latency (gauge) | Average latency for all disk read operations (NOTE: This metric will only be populated for High Scale instances). Shown as millisecond |
gcp.file.nfs.server.average_write_latency (gauge) | Average latency for all disk write operations (NOTE: This metric will only be populated for High Scale instances). Shown as millisecond |
gcp.file.nfs.server.free_bytes (gauge) | Total free disk bytes. Shown as byte |
gcp.file.nfs.server.free_bytes_percent (gauge) | Total free disk bytes percentage. Shown as percent |
gcp.file.nfs.server.metadata_ops_count (count) | Count of disk metadata operations (NOTE: This metric will only be populated for High Scale instances). Shown as operation |
gcp.file.nfs.server.procedure_call_count (count) | NFS server procedure call count. |
gcp.file.nfs.server.read_bytes_count (count) | Bytes read from disk. Shown as byte |
gcp.file.nfs.server.read_milliseconds_count (count) | Count of milliseconds spent on disk read operations. Shown as millisecond |
gcp.file.nfs.server.read_ops_count (count) | Count of disk read operations. Sampled every 60 seconds. Shown as operation |
gcp.file.nfs.server.used_bytes (gauge) | Total used disk bytes. Shown as byte |
gcp.file.nfs.server.used_bytes_percent (gauge) | Total used disk bytes percentage. Shown as percent |
gcp.file.nfs.server.write_bytes_count (count) | Bytes written to disk. Shown as byte |
gcp.file.nfs.server.write_milliseconds_count (count) | Count of milliseconds spent on disk write operations. Shown as millisecond |
gcp.file.nfs.server.write_ops_count (count) | Count of disk write operations. Shown as operation |
Events
The Google Cloud Filestore integration does not include any events.
Service Checks
The Google Cloud Filestore integration does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.