Skip to content

Mark telemetry.disableAddressFieldForInternalTelemetry as beta, usage of deprecated address are ignored #12756

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

Conversation

bogdandrutu
Copy link
Member

No description provided.

@bogdandrutu bogdandrutu requested a review from a team as a code owner March 28, 2025 15:29
@bogdandrutu bogdandrutu requested a review from jpkrohling March 28, 2025 15:29
@bogdandrutu bogdandrutu added the release:blocker The issue must be resolved before cutting the next release label Mar 28, 2025
… of deprecated address are ignored

Signed-off-by: Bogdan Drutu <[email protected]>
@bogdandrutu bogdandrutu force-pushed the disableAddressFieldForInternalTelemetry branch from eba3a07 to 3903fe5 Compare March 28, 2025 15:31
Copy link

codecov bot commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.45%. Comparing base (54c13a9) to head (3903fe5).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12756   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files         483      483           
  Lines       26608    26608           
=======================================
  Hits        24335    24335           
  Misses       1791     1791           
  Partials      482      482           

☔ 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.

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

It seems the opentelemetry-operator isn't ready for this change open-telemetry/opentelemetry-operator#3744

@bogdandrutu
Copy link
Member Author

@songy23 they had enough time. I think we should treat them as any other customer :) Also they can disable the featuregate if not ready.

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

Agree it has been enough time (6mon) since this is introduced. Makes sense to me to move forward

@bogdandrutu bogdandrutu added this pull request to the merge queue Mar 31, 2025
Merged via the queue into open-telemetry:main with commit 9912293 Mar 31, 2025
60 of 63 checks passed
@bogdandrutu bogdandrutu deleted the disableAddressFieldForInternalTelemetry branch March 31, 2025 16:35
songy23 added a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Apr 1, 2025
#### Description
open-telemetry/opentelemetry-collector#12756
deprecates telemetry::metrics::address so need to adopt the new configs
in test yamls.

#### Link to tracking issue

#39064
dmathieu pushed a commit to dmathieu/opentelemetry-collector-contrib that referenced this pull request Apr 8, 2025
#### Description
open-telemetry/opentelemetry-collector#12756
deprecates telemetry::metrics::address so need to adopt the new configs
in test yamls.

#### Link to tracking issue

open-telemetry#39064
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
#### Description
open-telemetry/opentelemetry-collector#12756
deprecates telemetry::metrics::address so need to adopt the new configs
in test yamls.

#### Link to tracking issue

open-telemetry#39064
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:blocker The issue must be resolved before cutting the next release Skip Contrib Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants