Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graduate the new googlecloud exporter to beta #9471

Merged
merged 1 commit into from May 2, 2022

Conversation

dashpole
Copy link
Contributor

Description:

The new exporter translates directly from pdata to google cloud monitoring's format, rather than translating to OpenCensus, and using the OpenCensus metrics exporter.

It includes many breaking changes, which are documented here.

This updates the default for the feature-gate flag, and inverts the README documentation now that the default has changed (now it shows new config first, and then old config at the bottom).

Testing:

We have validated the alpha implementation with automated presubmit integration tests, and manual tests with a few receivers.

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pinging codeowners: @aabmass @jsuereth @punya @tbarker25

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened an issue for the failing test: #9557

@djaglowski djaglowski merged commit dd233bc into open-telemetry:main May 2, 2022
djaglowski pushed a commit to djaglowski/opentelemetry-collector-contrib that referenced this pull request May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants