Skip to content

Conversation

@bacherfl
Copy link
Contributor

@bacherfl bacherfl commented Jan 28, 2025

Description

This PR makes use of the recently introduced telemetry settings to emit appropriate logs and spans in case of when an unexpected instance UID is received via the AgentDescription message.

Link to tracking issue

Fixes #29864

Testing

Added e2e test to verify span emission

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Feb 19, 2025
@github-actions github-actions bot removed the Stale label Feb 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

# Conflicts:
#	cmd/opampsupervisor/supervisor/supervisor.go
Signed-off-by: Florian Bacher <[email protected]>
@bacherfl bacherfl changed the title [opampsupervisor] attempt to restart collector in case of mismatched instance UID [opampsupervisor] Report mismatched instance UID Mar 17, 2025
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
@bacherfl bacherfl marked this pull request as ready for review March 18, 2025 11:03
@bacherfl bacherfl requested a review from a team as a code owner March 18, 2025 11:03
@atoulme atoulme merged commit c564e7d into open-telemetry:main Mar 18, 2025
171 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 18, 2025
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

This PR makes use of the recently introduced telemetry settings to emit
appropriate logs and spans in case of when an unexpected instance UID is
received via the AgentDescription message.


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

<!--Describe what testing was performed and which tests were added.-->
#### Testing

Added e2e test to verify span emission

---------

Signed-off-by: Florian Bacher <[email protected]>
Co-authored-by: Antoine Toulme <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cmd/opampsupervisor] Report mismatched identifying attributes found during bootstrapping

4 participants