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

[processor/deltatocumulative]: mdatagen telemetry #33981

Merged

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Jul 9, 2024

Description:

Uses recently introducted telemetry: feature of mdatagen to define the internal telemetry exported from this component.

Leaves the general telemetry package in-place, as it also does error handling (for now). Changing so requires a deeper refactor that will be done later

Link to tracking Issue:
Fixes #33573

Testing: not needed

Documentation: changed to auto-generated

@sh0rez sh0rez requested a review from jpkrohling as a code owner July 9, 2024 13:22
@sh0rez sh0rez requested a review from a team July 9, 2024 13:22
@sh0rez sh0rez force-pushed the deltatocumulative-telemetry-mdatagen branch from 7a9ce86 to 929410c Compare July 9, 2024 13:22
@github-actions github-actions bot requested a review from RichieSams July 9, 2024 13:26
@sh0rez
Copy link
Member Author

sh0rez commented Jul 9, 2024

no changelog needed imo

@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jul 9, 2024
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.

Awesome, thanks @sh0rez!

@codeboten
Copy link
Contributor

Looks like some linting is still needed. Please update the description to include the following to automatically close the issue:

Fixes #33573

@sh0rez sh0rez requested a review from codeboten July 9, 2024 15:05
@sh0rez sh0rez force-pushed the deltatocumulative-telemetry-mdatagen branch from 9a55620 to 20f4d71 Compare July 12, 2024 12:47
Uses recently introducted `telemetry:` feature of `mdatagen` to define
the internal telemetry exported from this component.

Leaves the general `telemetry` package in-place, as it also does error
handling (for now). Changing so requires a deeper refactor that will be
done later
@sh0rez sh0rez force-pushed the deltatocumulative-telemetry-mdatagen branch from 846bdb5 to f69f4cb Compare July 18, 2024 11:04
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.

Thanks @sh0rez

@codeboten codeboten merged commit 289c120 into open-telemetry:main Jul 18, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/deltatocumulative Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate otel metrics to use mdatagen: deltatocumulative processor
3 participants