-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Define SemConv predefined JQ functions (#246)
* feat(forge): Support hierarchical weaver config * feat(forge): Test override_with * feat(forge): Implement better UX for templates and config. * chore(forge): Fix a unit test. * feat(forge): Support multiple paths to init a WeaverConfig with overriding support. * feat(cli): Reintroduce target concept * feat(cli): Introduce --config parameter in weaver registry generate * doc(forge): Document the organization and resolution of config files * doc(forge): Document the organization and resolution of config files * feat(forge): Improve WeaverConfig and TemplateEngine public APIs * feat(forge): Remove FileContent from the public API * feat(forge): Create constants for Jinja syntax delimiters * chore(forge): Remove unused filters function_name, struct_name, ... * chore(build): Merge with main and bump weaver version * feat(forge): Add predefined semconv JQ functions * feat(forge): Add more predefined semconv JQ functions * feat(forge): Use new JQ function in rust codegen example * feat(forge): Define semconv functions * feat(forge): Update documentation * feat(forge): Update documentation * feat(forge): Introduce concept of JQ package to import JQ functions * feat(forge): Simplify the Rust example with the new filters. * feat(forge): Update unit tests * feat(forge): Enable whitespace control on the Rust example * feat(forge): Improve documentation intro * feat(forge): Improve documentation section Template Directory Structure * feat(forge): Improve documentation section Configuration file * feat(forge): Change namespace to root_namespace and improve docs * feat(forge): Fix renaming issue
- Loading branch information
Showing
131 changed files
with
2,698 additions
and
14,105 deletions.
There are no files selected for viewing
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.