Skip to content

Releases: open-telemetry/opentelemetry-erlang-contrib

Opentelemetry Req - v1.0.0

21 Nov 05:27
3e9a12e
Compare
Choose a tag to compare

What's Changed

Features

Breaking Changes

  • Various HTTP Semantic Convention changes are included. One major change
    regards span naming. This may affect your observability tools when keying
    on span names. The key change there is the HTTP method is now a prefix, e.g. "GET /users/:user_id"

Opentelemetry Phoenix - v2.0.0

21 Nov 05:14
da1cb60
Compare
Choose a tag to compare

What's Changed

Features

  • Added Bandit instrumentation support
  • Semantic Conventions v1.27 support

Breaking Changes

  • Specifying an adapter is now required. Simply add the instrumentation
    library as a dep and follow its setup instructions, then specify your
    your adapter.
  • Various HTTP Semantic Convention changes are included in the cowboy
    and bandit libraries. One major change regards span naming. This may
    affect your observability tools when keying on span names. The key
    change there is the HTTP method is now a prefix, e.g. "GET /users/:user_id"

Changes

  • OpenTelemetry API v1.4 required

Opentelemetry Cowboy - v1.0.0

21 Nov 04:58
6229ea7
Compare
Choose a tag to compare

What's Changed

Opentelemetry Bandit - v0.2.0

21 Nov 04:52
6229ea7
Compare
Choose a tag to compare

What's Changed


Changelog

Opentelemetry Dataloader - v0.1.0

06 Nov 03:43
e5b0011
Compare
Choose a tag to compare

What's Changed

  • Initial release

Opentelemetry Bandit - v0.2.0-rc.2

06 Nov 02:48
40766a0
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes


Changelog

Opentelemetry Req - v1.0.0-rc.1

16 Oct 23:34
3f43ca2
Compare
Choose a tag to compare

What's Changed

Features

Breaking Changes

  • Various HTTP Semantic Convention changes are included. One major change
    regards span naming. This may affect your observability tools when keying
    on span names. The key change there is the HTTP method is now a prefix, e.g. "GET /users/:user_id"

Opentelemetry Phoenix - v2.0.0-rc.1

16 Oct 20:45
98d7010
Compare
Choose a tag to compare

What's Changed

Features

  • Added Bandit instrumentation support
  • Semantic Conventions v1.27 support

Breaking Changes

  • Specifying an adapter is now required. Simply add the instrumentation
    library as a dep and follow its setup instructions, then specify your
    your adapter.
  • Various HTTP Semantic Convention changes are included in the cowboy
    and bandit libraries. One major change regards span naming. This may
    affect your observability tools when keying on span names. The key
    change there is the HTTP method is now a prefix, e.g. "GET /users/:user_id"

Changes

  • OpenTelemetry API v1.4 required

Opentelemetry Cowboy - v1.0.0-rc.1

16 Oct 19:46
8da5a9f
Compare
Choose a tag to compare

What's Changed

Opentelemetry Bandit - v0.2.0-rc.1

16 Oct 19:48
8da5a9f
Compare
Choose a tag to compare

What's Changed


Changelog