• EnglishEspañol日本語한국어Português
  • Log inStart now

Google Cloud Firestore monitoring integration

New Relic's integrations include an integration for reporting your GCP Firestore data to our products. Here we explain how to activate the integration and what data it collects.

Activate integration

To enable the integration follow standard procedures to connect your GCP service to New Relic.

Configuration and polling

You can change the polling frequency and filter data using configuration options.

Default polling information for the GCP Firestore integration:

  • New Relic polling interval: 5 minutes

Find and use data

To find your integration data, go to one.newrelic.com > All capabilities > Infrastructure > GCP and select an integration.

Data is attached to the following event type:

Entity

Event Type

Provider

Request

GcpFirestoreRequestSample

GcpFirestoreRequest

Instance

GcpFirestoreInstanceSample

GcpFirestoreInstance

For more on how to use your data, see Understand and use integration data.

Metric data

This integration collects GCP Firestore data for Request and Instance.

Firestore Request data

Metric

Unit

Description

api.Request

Count

Count of Firestore API calls.

Firestore Instance data

Metric

Unit

Description

document.Delete

Count

The number of successful document deletes.

document.Read

Count

The number of successful document reads from queries or lookups.

document.Write

Count

The number of successful document writes.

network.ActiveConnections

Count

The number of active connections. Each mobile client will have one connection. Each listener in admin SDK will be one connection.

network.SnapshotListeners

Count

The number of snapshot listeners currently registered across all connected clients.

rules.Evaluation

Count

The number of Cloud Firestore Security Rule evaluations performed in response to write (create, update, delete) or read (get, list) requests.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.