Skip to content

Release C++ OpenTelemetry Cloud Monitoring (GCM) Exporter #14683

@dbolduc

Description

@dbolduc

https://github.com/googleapis/google-cloud-cpp/blob/da56bf943fd25c6a23b2c4272da8aacb96f81e82/google/cloud/opentelemetry/monitoring_exporter.h

We should move the factory function and the three options out of the otel_internal namespace.

I considered not moving out the options relevant to Google-defined metrics (CreateServiceTimeSeries). These options are only relevant to Google projects. I think we should release them too because:

  • A Google project that wants to write to Google-defined metrics can exist outside of google-cloud-cpp
  • The documentation is clear about who the audience for these options are

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions