Merge meta_schema_types.yaml into source schema#424
Merged
jack-berg merged 10 commits intoopen-telemetry:mainfrom Nov 20, 2025
Merged
Merge meta_schema_types.yaml into source schema#424jack-berg merged 10 commits intoopen-telemetry:mainfrom
jack-berg merged 10 commits intoopen-telemetry:mainfrom
Conversation
jack-berg
commented
Nov 20, 2025
Member
Author
There was a problem hiding this comment.
Like in #411, the small diff in this file is proof of a strict refactor.
The only changes here are the results of bug fixes which naturally resolved with the simplified organization.
jack-berg
commented
Nov 20, 2025
Member
Author
There was a problem hiding this comment.
This is a stripped down / renamed version of meta-schema.js. No new content here despite how git displays the diff.
jack-berg
commented
Nov 20, 2025
|
|
||
| ## Meta schema | ||
|
|
||
| > 🚧 The tooling around meta schema is under construction, and the docs below will be temporarily inaccurate. Please check back soon. 🚧 |
Member
Author
There was a problem hiding this comment.
Will come back and fix this once things stabilize. Just too much in flux right now for it to be worth documenting the details at intermediate steps.
marcalff
approved these changes
Nov 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #398. Followup to #411.
Notes:
meta_schema_types.yamlinto source YAML schema filesmake compile-schemato (some of this already exists, but its useful to describe the whole process):isSdkExtensionPlugin: truehave the same schema$defs)schema_outin .json format.yamlsource files to.jsonoutput filesisSdkExtensionPlugin)$id,$schema)meta_schema.jstooling to remove everything that interacts withmeta_schema_types.yaml, leaving themeta_schema_language_{language}.yamlbitsgenerate-markdown-.jsto reflect all these changes