Module: OpenTelemetry::SemConv::Incubating::WEBENGINE

Defined in:
lib/opentelemetry/semconv/incubating/webengine/attributes.rb

Attribute Names collapse

WEBENGINE_DESCRIPTION =
Note:

Stability Level: development

Additional description of the web engine (e.g. detailed version and edition information).

Examples:

Sample Values

WildFly Full 21.0.0.Final (WildFly Core 13.0.1.Final) - 2.2.2.Final
'webengine.description'
WEBENGINE_NAME =
Note:

Stability Level: development

The name of the web engine.

Examples:

Sample Values

WildFly
'webengine.name'
WEBENGINE_VERSION =
Note:

Stability Level: development

The version of the web engine.

Examples:

Sample Values

21.0.0
'webengine.version'