From spec: https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions Example existing solutions: [Java](https://github.com/open-telemetry/opentelemetry-java/blob/main/semconv/src/main/java/io/opentelemetry/semconv/trace/attributes/SemanticAttributes.java)
From spec:
https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions
Example existing solutions:
Java