Skip to content

[exporter/datadog] Move serializer metric client to beta #39148

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

Merged
merged 13 commits into from
Apr 8, 2025

Conversation

songy23
Copy link
Member

@songy23 songy23 commented Apr 3, 2025

Description

Move feature gate exporter.datadogexporter.metricexportserializerclient to beta.
Deprecate feature gate exporter.datadogexporter.metricexportnativeclient.
Datadog exporter now uses the serializer to send metrics by default.

@songy23 songy23 requested review from mx-psi and a team as code owners April 3, 2025 18:08
@songy23 songy23 marked this pull request as draft April 3, 2025 18:20
@songy23 songy23 marked this pull request as ready for review April 7, 2025 21:50
@jade-guiton-dd
Copy link
Contributor

I think we may want to wait until we merge this PR and we update the version of the serializer used in the exporter, to ensure compatibility with existing exporter behavior.

@songy23
Copy link
Member Author

songy23 commented Apr 8, 2025

@songy23 songy23 merged commit d9dd32d into open-telemetry:main Apr 8, 2025
171 checks passed
@songy23 songy23 deleted the dd-exp-fg branch April 8, 2025 18:34
@github-actions github-actions bot added this to the next release milestone Apr 8, 2025
@songy23 songy23 mentioned this pull request Apr 8, 2025
songy23 added a commit that referenced this pull request Apr 8, 2025
merge conflict between
#39148
&
#39262
LucianoGiannotti pushed a commit to LucianoGiannotti/opentelemetry-collector-contrib that referenced this pull request Apr 9, 2025
…try#39148)

#### Description
Move feature gate
`exporter.datadogexporter.metricexportserializerclient` to beta.
Deprecate feature gate
`exporter.datadogexporter.metricexportnativeclient`.
Datadog exporter now uses the serializer to send metrics by default.
LucianoGiannotti pushed a commit to LucianoGiannotti/opentelemetry-collector-contrib that referenced this pull request Apr 9, 2025
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
…try#39148)

#### Description
Move feature gate
`exporter.datadogexporter.metricexportserializerclient` to beta.
Deprecate feature gate
`exporter.datadogexporter.metricexportnativeclient`.
Datadog exporter now uses the serializer to send metrics by default.
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants