Skip to content

Add Support for Non-Default Google Cloud Universes via a flag #429

Open
@matgou

Description

@matgou

Description:

This issue tracks the implementation of a new feature that allows users to specify a non-default Google Cloud universe when using the stackdriver_exporter.

Problem:

Currently, the stackdriver_exporter assumes the default googleapis.com universe for all interactions with Google Cloud services. This limits its usability for users who operate within different Google Cloud universes (e.g., s3nsapis.fr).

Solution:

This feature introduces a new command-line flag, (google.universe-domain ?), which enables users to explicitly define the Google Cloud universe they want to interact with. The default value for this flag is googleapis.com, ensuring backward compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions