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

[chore] migrate sumo exporter to mdatagen metrics #33663

Merged

Conversation

codeboten
Copy link
Contributor

This moves away from opencensus metrics and over to otel metrics, via mdatagen generated metrics.

Closes #32261

Copy link
Contributor

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

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

Ran some of our integration tests on this change, and everything seems to be in order.

@codeboten codeboten force-pushed the codeboten/mdatagen-sumologic branch from 55d0036 to 085b68c Compare July 2, 2024 18:19
This moves away from opencensus metrics and over to otel metrics, via mdatagen generated metrics.

Closes open-telemetry#32261

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten force-pushed the codeboten/mdatagen-sumologic branch from 085b68c to 289c84f Compare July 3, 2024 18:13
@codeboten codeboten merged commit 851f054 into open-telemetry:main Jul 3, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 3, 2024
@codeboten codeboten deleted the codeboten/mdatagen-sumologic branch July 3, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[exporter/sumologic] Move metrics from OpenCensus to OTel
4 participants