Skip to content

Implement the process for resolving a Semantic Convention Registry #35

@lquerel

Description

@lquerel

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions