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

signalfxreceiver: allow multiple Start() calls #11513

Merged

Conversation

rmfitzpatrick
Copy link
Contributor

Description:
Fixing a bug - With open-telemetry/opentelemetry-collector@b05c0f3 using the signalfx receiver in multiple pipelines causes a port conflict by trying to recreate an existing server. These changes ensure subsequent Start() calls are noops.

Testing: Updated existing test with repeated Start invocation.

Documentation: Changelog update

@dmitryax dmitryax merged commit 5a00332 into open-telemetry:main Jun 23, 2022
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.

3 participants