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

[Proposal] Fork semantic-convention specific build-tools into a semantic-conventions-tools repository #767

Open
jsuereth opened this issue Feb 23, 2024 · 1 comment
Assignees

Comments

@jsuereth
Copy link
Contributor

jsuereth commented Feb 23, 2024

Today the build-tools repository is an amalgamation of three major components:

  • A docker image with C++ development tooling
  • A docker image to validate the open-telemetry/opentelemetry-proto repository
  • Tooling for semantic conventions.

Due to the split ownership model, no single group feels responsible and simple fixes like dependabot PRs have lagged in this repository.

I'd like to propose splitting out components with clear ownership. For Semantic Conventions this would be the tooling around schemas + code generation. We would still build a docker image from the new repository, but ownership would be 100% the domain of semantic-conventions maintainers and would now be part of semconv triage.

Related: open-telemetry/opentelemetry-cpp#2550
Related: open-telemetry/opentelemetry-specification#3899

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants