Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Add ability to set Stackdriver display name prefix #2040

@OmerLitov

Description

@OmerLitov

Is your feature request related to a problem? If so, please describe it.

today the metrics name are too verbose. they either contain "custom.googleapis.com/", or "OpenCensus" (without the ability to add to that prefix).
that makes it harder to use in stackdriver, as the actual metric name is not in the display in the picker.

Describe the solution you'd like.

I would like to be able to define in the StackdriverStatsConfiguration a display name, and this will be used in CreateMetricDescriptorExporter#CreateMetricDescriptorExporter (or directly in StackdriverExportUtils#getDisplayNamePrefix)

Describe alternatives you've considered.

none come to mind

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions