Skip to content

Conversation

@codeboten
Copy link
Contributor

This code, copied from the opentelemetry-go repo, allows to generate schema.go automatically as well, reducing effort needed to generate semantic convention packages in the future

This code, copied from the opentelemetry-go repo, allows to generate schema.go automatically as well, reducing effort needed to generate semantic convention packages in the future

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested review from a team and dmitryax December 8, 2023 19:44
@codecov
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eed3b4e) 91.55% compared to head (6564e27) 91.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9057   +/-   ##
=======================================
  Coverage   91.55%   91.55%           
=======================================
  Files         316      316           
  Lines       17154    17154           
=======================================
  Hits        15706    15706           
  Misses       1152     1152           
  Partials      296      296           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Alex Boten <[email protected]>
_ "golang.org/x/tools/cmd/goimports"
_ "golang.org/x/vuln/cmd/govulncheck"

_ "go.opentelemetry.io/collector/internal/tools/semconvkit"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this live in go-build-tools?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, but I didn't want to block on this. I'm happy to open a follow up issue

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ya followup thing

@codeboten codeboten merged commit a9ce74b into open-telemetry:main Dec 8, 2023
@codeboten codeboten deleted the codeboten/add-semconvkit branch December 8, 2023 21:59
@github-actions github-actions bot added this to the next release milestone Dec 8, 2023
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