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] Adds support for sending metric origin #29541

Closed

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Nov 28, 2023

Description:

Adds support for sending metrics origin. Full support is added for sketches, partial support for all other metrics since the origin_category and origin_service fields may suffer a rename. To do this:

This is a no-op since the real work will be done on DataDog/opentelemetry-mapping-go/pull/203, but this is blocked on support int the backend for this. Thus I am skipping changelog and will add an actual changelog on the other PR.

To avoid depending on DataDog/datadog-api-client-go/pull/2299, we use the AdditionalProperties field that gets added during marshaling.

@mx-psi
Copy link
Member Author

mx-psi commented Nov 28, 2023

cc @joepin would like to verify that sending origin_product is okay since this one will not incur any renames.

@mx-psi mx-psi added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 28, 2023
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 13, 2023
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/configschema configschema command cmd/otelcontribcol otelcontribcol command connector/datadog exporter/datadog Datadog components internal/datadog processor/datadog Skip Changelog PRs that do not require a CHANGELOG.md entry Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant