github open-telemetry/opentelemetry-specification v1.30.0
Release 1.30.0

latest releases: v1.49.0, v1.48.0, v1.47.0...
19 months ago

v1.30.0 (2024-02-15)

Context

  • No changes.

Traces

  • No changes.

Metrics

  • Clarify metric view measurement processing.
    (#3842)
  • Expose ExemplarReservoir as configuration parameter for views.
    Remove ExemplarFilter as an interface, now it is only configuration parameter.
    (#3820)

Logs

  • Fix Resource field type in Logs Data Model.
    (#3826)
  • Remove confusing description from Body field in Logs Data Model to make it clear the Bridge API must support a structured body.
    (#3827)
  • Deconstruct number scalar type to double and signed integer.
    (#3854)
  • Remove use of Object-Oriented term class in log signal.
    (#3882)

Resource

  • No changes.

OpenTelemetry Protocol

  • Use TracesData, MetricsData and LogsData proto messages for file exporter.
    (#3809)

Compatibility

  • No changes.

SDK Configuration

  • Add file configuration section to spec compliance matrix.
    (#3804)
  • Define mechanism for SDK extension components.
    (#3802)

Common

  • No changes.

Supplementary Guidelines

  • No changes.

New Contributors

Don't miss a new opentelemetry-specification release

NewReleases is sending notifications on new releases.