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

[processor/servicegraph] support lifecycle tests #30041

Closed
atoulme opened this issue Dec 18, 2023 · 1 comment · Fixed by #30149
Closed

[processor/servicegraph] support lifecycle tests #30041

atoulme opened this issue Dec 18, 2023 · 1 comment · Fixed by #30149
Labels
processor/servicegraph Service graph processor

Comments

@atoulme
Copy link
Contributor

atoulme commented Dec 18, 2023

          file issue to support lifecycle tests

Originally posted by @atoulme in #30016 (comment)

Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the processor/servicegraph Service graph processor label Dec 18, 2023
codeboten pushed a commit to codeboten/opentelemetry-collector-contrib that referenced this issue Feb 1, 2024
This component was replaced by the servicegraphconnector, which was a wrapper around the servicegraphprocessor. This PR moves the processor code into the connector component and removes the processor altogether. Note that as part of this PR I added the traces_to_traces support as it was supported by the processor before (with the development status).

Fixes open-telemetry#30041
Fixes open-telemetry#26091

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit that referenced this issue Feb 2, 2024
This component was replaced by the servicegraphconnector, which was a
wrapper around the servicegraphprocessor. This PR moves the processor
code into the connector component and removes the processor altogether.
Note that as part of this PR I added the traces_to_traces support as it
was supported by the processor before (with the development status).

Fixes #30041
Fixes #26091

---------

Signed-off-by: Alex Boten <aboten@lightstep.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/servicegraph Service graph processor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant