Skip to content

remove workaround to ignore for errors when creating instruments #8575

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

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

codeboten
Copy link
Contributor

The workaround had been put in place because of a restriction on / characters in the name of the instrument. This is no longer an issue. This PR fixes #8346

Follows #8574

@codeboten codeboten requested review from a team and djaglowski October 3, 2023 19:48
@codeboten codeboten marked this pull request as draft October 3, 2023 19:48
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Files Coverage Δ
...ervice/internal/proctelemetry/process_telemetry.go 85.07% <100.00%> (+1.25%) ⬆️
exporter/exporterhelper/obsexporter.go 98.01% <0.00%> (-0.06%) ⬇️
processor/batchprocessor/metrics.go 95.58% <0.00%> (-0.13%) ⬇️
processor/processorhelper/obsreport.go 93.88% <0.00%> (-0.14%) ⬇️
receiver/receiverhelper/obsreport.go 98.30% <0.00%> (-0.04%) ⬇️
receiver/scraperhelper/obsreport.go 96.62% <0.00%> (-0.15%) ⬇️

📢 Thoughts on this report? Let us know!.

@codeboten codeboten changed the title remove ignore for errors when creating instruments remove workaround to ignore for errors when creating instruments Oct 3, 2023
Alex Boten added 2 commits October 4, 2023 07:56
@codeboten codeboten marked this pull request as ready for review October 4, 2023 14:56
@codeboten codeboten force-pushed the codeboten/rm-ignore-err branch from cb0c3e5 to 26ed116 Compare October 4, 2023 14:57
@codeboten codeboten merged commit b5635a7 into open-telemetry:main Oct 4, 2023
@codeboten codeboten deleted the codeboten/rm-ignore-err branch October 4, 2023 18:50
@github-actions github-actions bot added this to the next release milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OTel Instrument names not conforming to otel spec
4 participants