-
Notifications
You must be signed in to change notification settings - Fork 40
-
Semantic Convention Registry Focus
Past due by 10 months Last updated about 2 months agoMilestone goals: Load and parse the official semantic convention r…
Milestone goals:
- Load and parse the official semantic convention registry (see #20).
- Implement a
weaver check registry
command to validate a registry. - Create OTEP describing the registry section in the resolved telemetry schema. This OTEP does not cover sections specific to applications or libraries.
- Implement a
weaver resolve registry
command to resolve the registry (reference and extend clauses). This goal, will require to define the registry section of the resolved telemetry schema. - Implement a
weaver search registry
command to search within a registry. - Implement a
weaver generate registry [xyz]
command to generate any kind of documentation or code (based on a template engine).
The goal of this first milestone is to add value to the semantic convention initiative as quickly as possible, while simultaneously starting the broader work of specifying the concept of the Application Telemetry Schema.
-
Telemetry Schema Resolution Process
Past due by 8 months Last updated 10 months agoMilestone goals: Load and parse the official Application Telemetry…
Milestone goals:
- Load and parse the official Application Telemetry Schema
- Resolve the telemetry schema
- Search into the resolved telemetry schema