15 lines
833 B
Markdown
15 lines
833 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
--->
|
|
|
|
# Webengine
|
|
|
|
## Webengine Attributes
|
|
|
|
<!-- semconv registry.webengine(omit_requirement_level) -->
|
|
| Attribute | Type | Description | Examples | Stability |
|
|
|---|---|---|---|---|
|
|
| `webengine.description` | string | Additional description of the web engine (e.g. detailed version and edition information). | `WildFly Full 21.0.0.Final (WildFly Core 13.0.1.Final) - 2.2.2.Final` |  |
|
|
| `webengine.name` | string | The name of the web engine. | `WildFly` |  |
|
|
| `webengine.version` | string | The version of the web engine. | `21.0.0` |  |
|
|
<!-- endsemconv -->
|