-
Notifications
You must be signed in to change notification settings - Fork 40
feat: update list of components #1188
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
Conversation
28eec4d
to
4738fbb
Compare
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.
Please remove components which aren't at least at Alpha stability level.
I wonder if we should add a test for this.
4738fbb
to
42a0a5b
Compare
42a0a5b
to
8b7e471
Compare
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
8b7e471
to
5613a39
Compare
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
5613a39
to
f3d81e5
Compare
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
ada2cfb
to
dc79212
Compare
working-directory: ./otelcolbuilder/cmd | ||
run: | | ||
go version -m ${{ steps.set_filename.outputs.filename }} | \ | ||
grep -E "/(receiver|exporter|processor|extension)/" | \ | ||
{ grep -E "/(receiver|exporter|processor|extension)/" || true; } | \ | ||
tee otelcol-sumo-${{matrix.arch_os}}_modules.txt | ||
|
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.
@swiatekm-sumo not sure, why do we have Show included modules
in CI?
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.
I think this was a way to verify we actually built with the modules we intended. But this can be done by building the binary and running otelcol-sumo components
now as well.
Add new components: