8000 feat: update list of components by sumo-drosiek · Pull Request #1188 · SumoLogic/sumologic-otel-collector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Merged
merged 6 commits into from
Jul 7, 2023
Merged

feat: update list of components #1188

merged 6 commits into from
Jul 7, 2023

Conversation

sumo-drosiek
Copy link
Contributor

@sumo-drosiek sumo-drosiek requested a review from a team as a code owner July 6, 2023 11:40
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 6, 2023
@sumo-drosiek sumo-drosiek force-pushed the drosiek-new-components branch from 28eec4d to 4738fbb Compare July 6, 2023 11:41
Copy link
@swiatekm swiatekm left a 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.

@sumo-drosiek sumo-drosiek force-pushed the drosiek-new-components branch from 4738fbb to 42a0a5b Compare July 6, 2023 12:28
@sumo-drosiek sumo-drosiek requested a review from swiatekm July 6, 2023 12:28
@sumo-drosiek sumo-drosiek force-pushed the drosiek-new-components branch from 42a0a5b to 8b7e471 Compare July 6, 2023 12:31
Base automatically changed from drosiek-contrib-0.81 to main July 6, 2023 12:44
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-new-components branch from 8b7e471 to 5613a39 Compare July 6, 2023 12:45
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-new-components branch from 5613a39 to f3d81e5 Compare July 6, 2023 13:11
sumo-drosiek and others added 2 commits July 6, 2023 15:43
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@github-actions github-actions bot added the github_actions Pull requests that update Github_actions code label Jul 6, 2023
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-new-components branch from ada2cfb to dc79212 Compare July 7, 2023 06:33
Comment on lines 88 to 93
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

Copy link
Contributor Author

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?

Copy link

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.

@sumo-drosiek sumo-drosiek merged commit fccfaeb into main Jul 7, 2023
@sumo-drosiek sumo-drosiek deleted the drosiek-new-components branch July 7, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0