Skip to content

Releases: thoughtbot/opentelemetry-instrumentation-ruby_llm

v0.5.0

08 May 15:59

Choose a tag to compare

What's Changed

  • Add with_otel_attributes for custom observation attributes by @clarissalimab in #21

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Apr 20:20

Choose a tag to compare

What's Changed

  • Add instrumentation for RubyLLM::Embedding.embed by @ebeigarts in #17
  • Relax Ruby version requirement from 3.2.0 to 3.1.3 by @tleish in #19

New Contributors πŸŽ‰

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Apr 14:48

Choose a tag to compare

What's Changed

  • Align chat ask signature with RubyLLM interface by @khani3s in #14 - This change got deprecated by #16 but still worth it to credit it and keep it on the history.
  • Instrument complete instead of ask by @ebeigarts in #16

New Contributors πŸŽ‰

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Feb 20:37

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Feb 20:27

Choose a tag to compare

What's Changed

  • Add GitHub workflows and dynamic document templates by @clarissalimab in #1
  • Automatically Generated: Update Dynamic Section in SECURITY by @github-actions[bot] in #2
  • Automatically Generated: Update Dynamic Section in README by @github-actions[bot] in #4
  • Rescue instrumentation failures by @clarissalimab in #5
  • Add example scripts by @clarissalimab in #6
  • Update README with additional plans by @clarissalimab in #7
  • Add license to gemspec by @clarissalimab in #8

New Contributors

  • @github-actions[bot] made their first contribution in #2

Full Changelog: https://github.com/thoughtbot/opentelemetry-instrumentation-ruby_llm/commits/v0.1.0