Module: OpenTelemetry::SemanticConventions
- Defined in:
- lib/opentelemetry/semantic_conventions.rb,
lib/opentelemetry/semantic_conventions/trace.rb,
lib/opentelemetry/semantic_conventions/version.rb,
lib/opentelemetry/semantic_conventions/resource.rb
Overview
Note:
The constants here ought to remain within major versions of this library. However, there risk with auto-generated code. The maintainers try to prevent constants disappearing, but we cannot gaurantee this. We strongly recommend that any constants you use in your code are exercised in your test suite to catch missing constants before release or production runtime.
OpenTelemetry semantic convention attribute names as constants. These are auto-generated from source YAML in the semantic-conventions repository.
Except for the Resource and Trace modules, constants in this namespace have been declared stable by the OpenTelemetry semantic conventions working group.
Defined Under Namespace
Constant Summary collapse
- VERSION =
'1.36.0'