semconv.com

Specificationv1.45.0

since v1.44.0
0 breaking7 notable7 editorial

From the upstream release notes

Read the full release notes

Notable7

Editorial7

  • rule droppedrequirementlogs/api.md#emit-a-logrecordSHOULD removed: If unspecified the implementation SHOULD set it equal to the current time.
  • rewordedrequiremententities/data-model.md#entity-data-modelMUST reworded: This field is required and MUST not be empty for valid entities. | | Id | map<string, standard attribute value> | Attributes that identify the entity.<p>MUST not change during the lifetime of the ent...
  • rewordedrequiremententities/data-model.md#entity-data-modelSHOULD reworded: SHOULD follow OpenTelemetry semantic conventions for attributes. | | Description | map<string, any> | Descriptive (non-identifying) attributes of the entity.<p>MAY change over the lifetime of the ent...
  • rewordedrequiremententities/data-model.md#entity-data-modelSHOULD reworded: Arbitrary deep nesting of values for arrays and maps is allowed.<p>SHOULD follow OpenTelemetry semantic conventions for attributes. |
  • rewordedrequirementresource/data-model.md#resource-data-modelMUST reworded: | Field | Type | Description | |------------|----------|-----------------| | Entities | set\<Entity\> | Defines the set of Entities associated with this resource.<p>Entity is defined here | | Attribu...
  • addedsectionlogs/sdk.md#emit-a-logrecordNew section "Emit a LogRecord".
  • addedsectionresource/sdk.md#resource-detector-nameNew section "Resource detector name".