Registry / observability / squash-ruby

squash-ruby

JSON →
library2.0.1rbrubygemsunverified

Client library that records Ruby exceptions to Squash.

gem install squash_ruby
INSTALL
IMPORT
SIG · SQUASH-RUBY
S
squash-ruby
observabilityrubyv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Squash::Ruby
require 'squash_ruby'

Configure and notify Squash of an exception.

require 'squash_ruby' Squash::Ruby.configure(api_key: 'your_key') begin raise 'test' rescue => e Squash::Ruby.notify(e) end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
squash-ruby — gem install squash-ruby · libregistry