opentelemetry-erlang-contrib/instrumentation/opentelemetry_phoenix/CHANGELOG.md

914 B

Changelog

1.1.1

Fixes

1.1.0

Features

  • Add support for opentelemetry_cowboy to capture the full request lifecycle when using the Plug.Cowboy adapter

1.0.0

Fixes

  • Prevent attempting to record an exception when no active span present
  • Only mark 5xx level status codes as errored

1.0.0-rc.7

Changed

  • Opentelemetry 1.0 support

1.0.0-rc.6

Changed

  • Opentelemetry 1.0.0-rc.4 support

Fixes

  • pass attributes on span start for better sampling options
  • fix http status attribute to match spec

1.0.0-rc.4

Changed

  • Opentelemetry dependency is locked to rc2 or lower in prep for breaking changes in rc3

1.0.0-rc.3

Changed

  • Update dependencies to allow telemetry 1.0.0

0.2.0

Changed

  • Upgraded to Opentelemetry v0.5.0