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/sumologic] Move metrics from OpenCensus to OTel #32261

Closed
Tracked by #29867
andrzej-stencel opened this issue Apr 9, 2024 · 5 comments · Fixed by #33663
Closed
Tracked by #29867

[exporter/sumologic] Move metrics from OpenCensus to OTel #32261

andrzej-stencel opened this issue Apr 9, 2024 · 5 comments · Fixed by #33663
Labels
enhancement New feature or request exporter/sumologic never stale Issues marked with this label will be never staled and automatically removed

Comments

@andrzej-stencel
Copy link
Member

Component(s)

exporter/sumologic

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

We are introducing code to generate metrics based on OpenCensus here: #31480. We should get rid of this deprecated method of generating metrics in favor of the OTel way.

Describe the solution you'd like

The component should be generating metrics with the OTel libraries.

This can be done after the migration of Sumo Logic exporter's code from the Sumo Logic repository to Contrib is completed.

Describe alternatives you've considered

No response

Additional context

No response

Copy link
Contributor

github-actions bot commented Apr 9, 2024

Pinging code owners for exporter/sumologic: @sumo-drosiek. See Adding Labels via Comments if you do not have permissions to add labels yourself.

Copy link
Contributor

github-actions bot commented Apr 9, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1
Copy link
Member

Removing needs triage based on code owner response.

@crobert-1 crobert-1 removed the needs triage New item requiring triage label Apr 9, 2024
@sumo-drosiek
Copy link
Member

Related to: #29867

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Jun 10, 2024
@crobert-1 crobert-1 removed the Stale label Jun 10, 2024
@codeboten codeboten added the never stale Issues marked with this label will be never staled and automatically removed label Jun 14, 2024
codeboten added a commit to codeboten/opentelemetry-collector-contrib that referenced this issue Jul 3, 2024
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 added a commit that referenced this issue Jul 3, 2024
This moves away from opencensus metrics and over to otel metrics, via
mdatagen generated metrics.

Closes #32261

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exporter/sumologic never stale Issues marked with this label will be never staled and automatically removed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants