Skip to content

Conversation

@dpaasman00
Copy link
Contributor

Description

The supervisor will sometimes ignore certain Remote Config messages from the server. Specifically if the supervisor does not think the config is different. Instead it should still respond. In the event the supervisor does not think the config is different, it will send an applied status (functionally the config that was sent is being ran, so applied is appropriate here).

Link to tracking issue

Fixes #42474

Testing

Unit tests updated

Documentation

Copy link
Contributor

@evan-bradley evan-bradley left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@evan-bradley evan-bradley added the Run Windows Enable running windows test on a PR label Sep 5, 2025
@atoulme atoulme merged commit fd5e1b7 into open-telemetry:main Sep 6, 2025
235 of 236 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 6, 2025
dpaasman00 added a commit to observIQ/opentelemetry-collector-contrib that referenced this pull request Sep 10, 2025
…pen-telemetry#42497)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
The supervisor will sometimes ignore certain Remote Config messages from
the server. Specifically if the supervisor does not think the config is
different. Instead it should still respond. In the event the supervisor
does not think the config is different, it will send an applied status
(functionally the config that was sent is being ran, so applied is
appropriate here).

<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
Fixes open-telemetry#42474

<!--Describe what testing was performed and which tests were added.-->
Unit tests updated

<!--Describe the documentation added.-->

<!--Please delete paragraphs that you did not use before submitting.-->

---------

Co-authored-by: Evan Bradley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd/opampsupervisor Run Windows Enable running windows test on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cmd/opampsupervisor] Supervisor ignoring RemoteConfig message

4 participants