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

[obsreporttest] ensure tests validate either oc or otel #8758

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

codeboten
Copy link
Contributor

This change adds a separate prometheus registry for testing the otel vs the oc path through the code. Previous to this change, the otelPrometheusChecker was using the opencensus prometheus exporter which was really confusing and could possibly hide problems.

This change adds a separate prometheus registry for testing the otel vs the oc path through the code. Previous to this change, the otelPrometheusChecker was using the opencensus prometheus exporter which was really confusing and could possibly hide problems.

Signed-off-by: Alex Boten <aboten@lightstep.com>
@codeboten codeboten requested a review from a team as a code owner October 25, 2023 18:59
Signed-off-by: Alex Boten <aboten@lightstep.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

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

Files Coverage Δ
obsreport/obsreporttest/obsreporttest.go 80.51% <85.00%> (+1.35%) ⬆️
obsreport/obsreporttest/otelprometheuschecker.go 87.28% <40.00%> (-2.19%) ⬇️

📢 Thoughts on this report? Let us know!.

@codeboten codeboten merged commit 4209303 into open-telemetry:main Oct 25, 2023
31 of 32 checks passed
@codeboten codeboten deleted the codeboten/split-tt-otel-oc branch October 25, 2023 20:37
@github-actions github-actions bot added this to the next release milestone Oct 25, 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.

None yet

3 participants