Skip to content

Latest commit

 

History

History
164 lines (126 loc) · 3.56 KB

google-cloud-firebase-hosting-monitoring-integration.mdx

File metadata and controls

164 lines (126 loc) · 3.56 KB
title tags metaDescription redirects freshnessValidatedDate
Google Cloud Firebase Hosting monitoring integration
Integrations
Google Cloud Platform integrations
GCP integrations list
New Relic Google Dataproc monitoring integration: the data it reports and how to enable it.
/docs/integrations/google-cloud-platform-integrations/gcp-integrations-list/google-cloud-firebase-hosting-monitoring-integration
/docs/gcp-gcp_firebasehosting-integration
never

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

Activate integration [#activate]

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

Configuration and polling [#polling]

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

Default polling information for the GCP Firebase Hosting integration:

  • New Relic polling interval: 5 minutes

Find and use data [#find-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:

  <th>
    Event Type
  </th>

  <th>
    Provider
  </th>
</tr>
  <td>
    `GcpFirebasehostingDomainSample`
  </td>

  <td>
    `GcpFirebasehostingDomain`
  </td>
</tr>
Entity
Domain

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

Metric data [#metrics]

This integration collects GCP Firebase Hosting data for Domain.

Firebase Hosting Domain data

  <th style={{ width: "150px" }}>
    Unit
  </th>

  <th>
    Description
  </th>
</tr>
  <td>
    Bytes
  </td>

  <td>
    The total outgoing bytes sent aggregated and reset monthly.
  </td>
</tr>

<tr>
  <td>
    `network.MonthlySentLimit`
  </td>

  <td>
    Bytes
  </td>

  <td>
    The monthly network limit for Firebase Hosting.
  </td>
</tr>

<tr>
  <td>
    `network.SentBytes`
  </td>

  <td>
    Bytes
  </td>

  <td>
    The outgoing bandwidth usage for Firebase Hosting.
  </td>
</tr>

<tr>
  <td>
    `storage.Limit`
  </td>

  <td>
    Bytes
  </td>

  <td>
    The storage limit for Firebase Hosting.
  </td>
</tr>

<tr>
  <td>
    `storage.TotalBytes`
  </td>

  <td>
    Bytes
  </td>

  <td>
    The size of the Firebase Hosting storage.
  </td>
</tr>
Metric
`network.MonthlySent`