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

Implement the process for resolving a Semantic Convention Registry #3

Closed
5 of 6 tasks
Tracked by #13
lquerel opened this issue Feb 10, 2024 · 0 comments
Closed
5 of 6 tasks
Tracked by #13
Assignees
Labels
enhancement New feature or request

Comments

@lquerel
Copy link
Contributor

lquerel commented Feb 10, 2024

The resolution process for a semconv registry must:

  • Load and parse files from a local or remote semconv registry.
  • Resolve all the ref clauses.
  • Resolve all the extends clauses.
  • Attach versioning info to elements covered in the telemetry schema v1.1.0 section versions.
  • Attach lineage and provenance to registry elements.
  • Output a serializable data structure representing the resolved registry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant