As part of #868 and #872 , currently we are embedding semantic convention attributes manually into C++ code. This can be automated.
This ticket is to check the feasibility of automatic generation of C++ code from semantic convention YAML data model using Jinja template engine.
Reference:
YAML data model for semantic conventions: https://github.com/open-telemetry/opentelemetry-specification/tree/main/semantic_conventions
Semantic Conventions generator for markdown/code: https://github.com/open-telemetry/build-tools/tree/main/semantic-conventions#code-generator
As part of #868 and #872 , currently we are embedding semantic convention attributes manually into C++ code. This can be automated.
This ticket is to check the feasibility of automatic generation of C++ code from semantic convention YAML data model using Jinja template engine.
Reference:
YAML data model for semantic conventions: https://github.com/open-telemetry/opentelemetry-specification/tree/main/semantic_conventions
Semantic Conventions generator for markdown/code: https://github.com/open-telemetry/build-tools/tree/main/semantic-conventions#code-generator