Skip to content

[docs] Add RubyLLM::Instrumentation and RubyLLM::Monitoring to ecosystem#569

Merged
crmne merged 3 commits intocrmne:mainfrom
patriciomacadden:add-ecosystem-tools
Mar 2, 2026
Merged

[docs] Add RubyLLM::Instrumentation and RubyLLM::Monitoring to ecosystem#569
crmne merged 3 commits intocrmne:mainfrom
patriciomacadden:add-ecosystem-tools

Conversation

@patriciomacadden
Copy link
Contributor

What this does

Adds to ecosystem tools: RubyLLM::Instrumentation and RubyLLM::Monitoring.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Performance improvement

Scope check

  • I read the Contributing Guide
  • This aligns with RubyLLM's focus on LLM communication
  • This isn't application-specific logic that belongs in user code
  • This benefits most users, not just my specific use case

Quality check

  • I ran overcommit --install and all hooks pass
  • I tested my changes thoroughly
    • For provider changes: Re-recorded VCR cassettes with bundle exec rake vcr:record[provider_name]
    • All tests pass: bundle exec rspec
  • I updated documentation if needed
  • I didn't modify auto-generated files manually (models.json, aliases.json)

API changes

  • Breaking change
  • New public methods/classes
  • Changed method signatures
  • No API changes

Related issues

No related issues.

- Opening a PR to add your project to this page
- Sharing it in our GitHub Discussions
- Using the `ruby_llm` topic on your GitHub repository
- Using the `ruby-llm` topic on your GitHub repository
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub doesn't support topics with underscores.

@patriciomacadden patriciomacadden changed the title Add RubyLLM::Instrumentation and RubyLLM::Monitoring to ecosystem [docs] Add RubyLLM::Instrumentation and RubyLLM::Monitoring to ecosystem Jan 14, 2026
@crmne crmne merged commit 7f33864 into crmne:main Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants