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

[exporter/datadog] Migrate datadogexporter metric export to use native client APIs instead of Zorkian APIs #16776

Closed
songy23 opened this issue Dec 7, 2022 · 1 comment · Fixed by #16545
Assignees
Labels
data:metrics Metric related issues enhancement New feature or request exporter/datadog Datadog components priority:p2 Medium

Comments

@songy23
Copy link
Member

songy23 commented Dec 7, 2022

Component(s)

exporter/datadog

Is your feature request related to a problem? Please describe.

Currently Datadog exporter metrics export uses 3rd party APIs from gopkg.in/zorkian/go-datadog-api.v2. The Zorkian library is being deprecated.

Describe the solution you'd like

Update count and gauge metric export to use the native client APIs from https://github.com/DataDog/datadog-api-client-go instead. This is guarded by feature gate and can be disabled by adding CLI flag --feature-gates=-exporter.datadogexporter.metricexportnativeclient.

Describe alternatives you've considered

No response

Additional context

No response

@songy23 songy23 added enhancement New feature or request needs triage New item requiring triage labels Dec 7, 2022
@songy23 songy23 changed the title Migrate datadogexporter metric export to use native client APIs instead of Zorkian APIs [exporter/datadog] Migrate datadogexporter metric export to use native client APIs instead of Zorkian APIs Dec 7, 2022
@fatsheep9146 fatsheep9146 added the exporter/datadog Datadog components label Dec 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

Pinging code owners for exporter/datadog: @KSerrania @mx-psi @gbbr @knusbaum @amenasria @dineshg13. See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:metrics Metric related issues enhancement New feature or request exporter/datadog Datadog components priority:p2 Medium
Projects
None yet
3 participants