Skip to content

Conversation

codeboten
Copy link
Contributor

This updates the function that normalizes the endpoint to consider the setting for insecure when prefixing the endpoint.

Fixes #13690

This updates the function that normalizes the endpoint to consider the
setting for `insecure` when prefixing the endpoint.

Signed-off-by: alex boten <[email protected]>
@codeboten codeboten requested a review from a team as a code owner August 22, 2025 20:13
@codeboten codeboten requested a review from mx-psi August 22, 2025 20:13
Signed-off-by: alex boten <[email protected]>
Signed-off-by: alex boten <[email protected]>
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.57%. Comparing base (a3ff02b) to head (8b59f23).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
service/telemetry/internal/migration/normalize.go 50.00% 1 Missing and 2 partials ⚠️

❌ Your patch status has failed because the patch coverage (76.92%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13691      +/-   ##
==========================================
- Coverage   91.58%   91.57%   -0.01%     
==========================================
  Files         639      639              
  Lines       42261    42264       +3     
==========================================
  Hits        38703    38703              
- Misses       2725     2726       +1     
- Partials      833      835       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codeboten codeboten enabled auto-merge August 25, 2025 14:36
@codeboten codeboten added this pull request to the merge queue Aug 25, 2025
Merged via the queue into open-telemetry:main with commit 4b5e356 Aug 25, 2025
54 of 57 checks passed
@codeboten codeboten deleted the codeboten/pass-insecure branch August 25, 2025 15:10
codeboten added a commit to codeboten/opentelemetry-collector-contrib that referenced this pull request Aug 25, 2025
This updates the test configuration to explicitly set the endpoint
to insecure. This will address a test failure caused by
open-telemetry/opentelemetry-collector#13691

Signed-off-by: alex boten <[email protected]>
songy23 pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Aug 25, 2025
This updates the test configuration to explicitly set the endpoint to
insecure. This will address a test failure caused by
open-telemetry/opentelemetry-collector#13691

Signed-off-by: alex boten <[email protected]>
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.

[service] internal telemetry endpoint prefixed incorrectly
2 participants