Skip to content

Releases: open-telemetry/opentelemetry-ruby

opentelemetry-instrumentation-net_http 0.7.0

08 Oct 00:15
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Added documentation for net_http gem in instrumentation
  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-mysql2 0.7.0

08 Oct 00:15
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-faraday 0.7.0

08 Oct 00:15
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Faraday documentation
  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-excon 0.7.0

08 Oct 00:15
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-ethon 0.7.0

08 Oct 00:15
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Add README for Ethon
  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-dalli 0.7.0

08 Oct 00:14
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-concurrent_ruby 0.7.0

08 Oct 00:14
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Added README for concurrent ruby
  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-instrumentation-all 0.7.0

08 Oct 00:14
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-exporter-otlp 0.7.0

08 Oct 00:14
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • FIXED: OTLP parent_span_id should be nil for root
  • DOCS: Fix use of add_event in OTLP doc
  • DOCS: Standardize toplevel docs structure and readme
  • DOCS: Use BatchSpanProcessor in examples

opentelemetry-exporter-jaeger 0.7.0

08 Oct 00:14
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • ADDED: Add service_version setter to configurator
  • FIXED: Update IL attribute naming convention to match spec
  • DOCS: Standardize toplevel docs structure and readme
  • DOCS: Use BatchSpanProcessor in examples