Skip to main content
The Google Cloud Storage exporter marshals telemetry data into OTLP JSON format and writes it to the specified GCS bucket.

Supported Data Types

📘 Logs

Configuration

Advanced Options

Authentication

The exporter supports three types of authentication:
  • Auto: Use the automatic authentication that GCP provides (via environment variables or metadata server). Read about application default credentials for more information.
  • JSON: Use credentials JSON provided by GCP. Paste the service account key directly into the configuration.
  • File: Specify the path to the credentials JSON file on the filesystem.

Mounting Credentials File

To mount the credentials JSON file, configure the collector using Helm. Configure this via the remote operator values YAML using the following values: