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

v1beta1: apply telemetry config defaults in webhook #3361

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

frzifus
Copy link
Member

@frzifus frzifus commented Oct 17, 2024

Description:

  • Set default metric address in telemetry settings
  • Provide an upgrade routine for v0.111.0

Link to tracking Issue(s):

Testing:

Documentation:

@frzifus frzifus force-pushed the default_telemetry_settings branch 5 times, most recently from 65437b7 to d6a64bd Compare October 17, 2024 21:01
@frzifus frzifus marked this pull request as ready for review October 17, 2024 21:10
@frzifus frzifus requested a review from a team as a code owner October 17, 2024 21:10
.chloggen/default_telemetry_settings.yaml Outdated Show resolved Hide resolved
apis/v1beta1/config.go Outdated Show resolved Hide resolved
Copy link
Contributor

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

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

LGTM, a few minor nitpicks.

apis/v1beta1/config.go Outdated Show resolved Hide resolved
apis/v1beta1/config.go Show resolved Hide resolved
pkg/collector/upgrade/v0_111_0_test.go Outdated Show resolved Hide resolved
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>

Update .chloggen/default_telemetry_settings.yaml

add another webhook test

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>

avoid using mapstructure

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>

test: assert on addr
@jaronoff97 jaronoff97 merged commit 5a11b48 into open-telemetry:main Oct 19, 2024
36 checks passed
@frzifus frzifus deleted the default_telemetry_settings branch October 19, 2024 06:33
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.

5 participants