Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit e156d6c

Browse files
Feedback
1 parent 1f27909 commit e156d6c

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

gdi/get-data-in/connect/gcp/gcp-metrics.rst

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,24 @@ Available GCP metrics and metadata
2424
* For a detailed list of the available Google Cloud Monitoring metrics, including services not supported out-of-the-box, see the official Google documentation at :new-page:`Google Cloud metrics <https://cloud.google.com/monitoring/api/metrics_gcp>`.
2525
* To track and understand your consumption, see :ref:`monitor-imm-billing-usage`.
2626

27-
GCP project metadata
28-
------------------------
27+
GCP project metadata: Properties and lables
28+
------------------------------------------------------
2929

30-
Splunk Observability Cloud also fetches the following properties of your synchronized GCP projects:
30+
Splunk Observability Cloud also fetches the following metadata from your synchronized GCP projects:
3131

32-
* ``gcp_project_creation_time``
33-
* ``gcp_project_name``
34-
* ``gcp_project_number``
35-
* ``gcp_project_status``
32+
* Project properties, which are attached to the ``project_id`` dimension and are propagated to all MTSes with this dimension.
3633

37-
These properties are attached to the ``project_id`` dimension and are propagated to all MTSes with this dimension.
34+
* ``gcp_project_creation_time``
3835

39-
.. note:: To fetch these properties from your GCP subprojects you need to explicitly mention them in the integration configuration.
36+
* ``gcp_project_name``
37+
38+
* ``gcp_project_number``
39+
40+
* ``gcp_project_status``
41+
42+
* Project labels, which are prefixed with ``project_label_``.
43+
44+
.. note:: To add your GCP subprojects in your project's fields you need to explicitly mention them in the integration configuration.
4045

4146
Organization metrics
4247
=================================

0 commit comments

Comments
 (0)