Skip to content

Releases: open-telemetry/opentelemetry-ruby-contrib

opentelemetry-instrumentation-mysql2 0.21.1

26 Oct 16:57
179f145
Compare
Choose a tag to compare

v0.21.1 / 2022-10-26

  • FIXED: Handle encoding errors in mysql obfuscation

opentelemetry-instrumentation-rake 0.1.0

14 Oct 18:02
6a37aab
Compare
Choose a tag to compare

v0.1.0 / 2022-10-14

  • Initial release.

opentelemetry-instrumentation-rails 0.23.0

14 Oct 21:36
9c1fc2e
Compare
Choose a tag to compare

v0.23.0 / 2022-10-14

  • ADDED: Name ActionPack spans with the HTTP method and route

opentelemetry-instrumentation-all 0.27.0

14 Oct 22:46
e5ea428
Compare
Choose a tag to compare

v0.27.0 / 2022-10-14

  • CHANGED: Update Rails instrumentation

opentelemetry-instrumentation-action_pack 0.3.0

14 Oct 18:02
6a37aab
Compare
Choose a tag to compare

v0.3.0 / 2022-10-14

  • ADDED: Name ActionPack spans with the HTTP method and route

opentelemetry-instrumentation-sinatra 0.21.0

12 Oct 01:46
1f5a4ea
Compare
Choose a tag to compare

v0.21.0 / 2022-10-12

  • ADDED: Use rack middleware in sinatra middleware
  • FIXED: Add exceptions to sinatra spans.

opentelemetry-instrumentation-all 0.26.0

12 Oct 21:05
aa8117e
Compare
Choose a tag to compare

v0.26.0 / 2022-10-12

  • ADDED: Upgrade min instrumentation versions See For Details #134

opentelemetry-instrumentation-rack 0.21.1

04 Oct 20:13
ea896ed
Compare
Choose a tag to compare

v0.21.1 / 2022-10-04

  • FIXED: Bring http.request.header and http.response.header in line with semconv

opentelemetry-instrumentation-pg 0.22.0

04 Oct 20:13
ea896ed
Compare
Choose a tag to compare

v0.22.0 / 2022-10-04

  • ADDED: Add with_attributes context propagation for PG instrumentation

opentelemetry-instrumentation-net_http 0.21.0

04 Oct 20:13
ea896ed
Compare
Choose a tag to compare

v0.21.0 / 2022-10-04

  • ADDED: Add Net::HTTP :untraced_hosts option
  • FIXED: Rename HTTP CONNECT for low level connection spans