-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[extension/ecstaskobserver] remove unmaintained component #43818
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
[extension/ecstaskobserver] remove unmaintained component #43818
Conversation
songy23
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generated code is out of date, please run "make gendistributions" and commit the changes in this PR.
also needs a changelog
|
i dont know how to handle the chloggen failure when removing a component since the component is no longer in the list of valid components |
|
|
|
please rebase |
905b3ee to
3c7cc00
Compare
7875bdf to
e66c74b
Compare
Signed-off-by: alex boten <[email protected]>
Signed-off-by: alex boten <[email protected]>
Signed-off-by: alex boten <[email protected]>
Signed-off-by: alex boten <[email protected]>
ee5910f to
697cd96
Compare
…etry#43818) This component has been unmaintained for some time. Removing as per open-telemetry#38922 Once the component has been removed from the contrib distribution (open-telemetry/opentelemetry-collector-releases#1232), it should be safe to remove the code here. --------- Signed-off-by: alex boten <[email protected]>
### What does this PR do? Remove the OpenTelemetry Collector ecstaskobserver extension from DDOT. ### Motivation This extension has been removed from upstream OpenTelemetry Collector Contrib repo. open-telemetry/opentelemetry-collector-contrib#43818 Co-authored-by: yang.song <[email protected]>
### What does this PR do? Remove the OpenTelemetry Collector ecstaskobserver extension from DDOT. ### Motivation This extension has been removed from upstream OpenTelemetry Collector Contrib repo. open-telemetry/opentelemetry-collector-contrib#43818 Co-authored-by: yang.song <[email protected]>
This component has been unmaintained for some time. Removing as per #38922
Once the component has been removed from the contrib distribution (open-telemetry/opentelemetry-collector-releases#1232), it should be safe to remove the code here.