Skip to content

opentelemetry v1.3.0 & v0.22b0

Compare
Choose a tag to compare
@lzchen lzchen released this 02 Jun 01:26
· 1055 commits to main since this release
2b7592d

Added

  • Allow span limits to be set programatically via TracerProvider. (#1877)

Changed

  • Updated get_tracer to return an empty string when passed an invalid name (#1854)
  • Changed AttributeValue sequences to warn mypy users on adding None values to array (#1855)
  • Fixed exporter OTLP header parsing to match baggage header formatting. (#1869)
  • Added optional schema_url field to Resource class (#1871)
  • Update protos to latest version release 0.9.0 (#1873)