---
title: Google Cloud Filestore
description: >-
  A managed service providing a shared filesystem for applications requiring a
  filesystem interface.
breadcrumbs: Docs > Integrations > Google Cloud Filestore
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Google Cloud Filestore

{% callout %}
# Important note for users on the following Datadog sites: us2.ddog-gov.com

{% alert level="info" %}
To find out if this integration is available in your organization, see your [Datadog Integrations](https://app.datadoghq.com/integrations) page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email [support@ddog-gov.com](mailto:support@ddog-gov.com).
{% /alert %}

{% /callout %}

## Overview{% #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{% #setup %}

### Installation{% #installation %}

If you haven't already, set up the [Google Cloud Platform integration](https://docs.datadoghq.com/integrations/google-cloud-platform.md) first. There are no other installation steps.

### Log collection{% #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](https://docs.datadoghq.com/integrations/google-cloud-platform.md#log-collection).

Once this is done, export your Google Cloud Filestore logs from Google Cloud Logging to the Pub/Sub topic:

1. Go to the [Google Cloud Logging page](https://console.cloud.google.com/logs/viewer) and filter the Google Cloud Filestore logs.
1. Click **Create Export** and name the sink.
1. 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.
1. Click **Create** and wait for the confirmation message to show up.

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

|  |
|  |
| **gcp.file.nfs.server.average_read_latency**(gauge)       | Average latency for all disk read operations. This metric is not populated for basic tier instances.*Shown as millisecond*  |
| **gcp.file.nfs.server.average_write_latency**(gauge)      | Average latency for all disk write operations. This metric is not populated for basic tier instances.*Shown as millisecond* |
| **gcp.file.nfs.server.domain_reachable**(gauge)            | True if at least one of the directory services domain controllers is reachable.                                             |
| **gcp.file.nfs.server.free_bytes**(gauge)                  | Total free bytes.*Shown as byte*                                                                                            |
| **gcp.file.nfs.server.free_bytes_percent**(gauge)         | Free disk space as a percentage of the total space. Values are numbers between 0.0 and 100.0.*Shown as percent*             |
| **gcp.file.nfs.server.free_raw_capacity_percent**(gauge) | The free raw capacity as a percentage of the total space. Values are numbers between 0.0 and 100.0.*Shown as percent*       |
| **gcp.file.nfs.server.instance_available**(gauge)          | True if LDAP domain is online or Active Directory KRB5 mount is available.                                                  |
| **gcp.file.nfs.server.locks**(gauge)                        | Number of locks.                                                                                                            |
| **gcp.file.nfs.server.metadata_ops_count**(count)         | Count of disk metadata operations. This metric is not populated for basic tier instances.                                   |
| **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.                                                                                              |
| **gcp.file.nfs.server.snapshots_used_bytes**(gauge)       | The number of bytes used by the snapshots.*Shown as byte*                                                                   |
| **gcp.file.nfs.server.used_bytes**(gauge)                  | Used bytes.*Shown as byte*                                                                                                  |
| **gcp.file.nfs.server.used_bytes_percent**(gauge)         | Used space as a percentage of the total space. Values are numbers between 0.0 and 100.0.*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.                                                                                             |

### Events{% #events %}

The Google Cloud Filestore integration does not include any events.

### Service Checks{% #service-checks %}

The Google Cloud Filestore integration does not include any service checks.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
