Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 633 Bytes

File metadata and controls

21 lines (15 loc) · 633 Bytes

Backwards Compatibility Policies

This package provides backwards compatibility guarantees required by OpenTelemetry projects.

Stability: Development Owners: @open-telemetry/specs-semconv-maintainers

Details

This package checks the current registry against a baseline registry and reports breaking changes to attributes, metrics, entities, events, spans, and public attribute groups.

Usage

$ weaver registry check \
    -p https://github.com/open-telemetry/opentelemetry-weaver-packages.git[policies/check/backwards-compatibility] \
    -r {your repository} \
    --baseline-registry {your_baseline_version}