Ruby on Rails Tutorial: sample application This is the sample application for Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl. == Welcome to Rails Rails is a web-application framework ...
Wraps SQLite3::Database query methods with OpenTelemetry spans, capturing SQL statements with configurable obfuscation. Fills the gap in the OpenTelemetry Ruby ecosystem where adapter instrumentations ...
Goal: Build a small app that uses a SQLite database to store, retrieve, update, and delete data. You'll choose something personally interesting to track and build a working app around it using Python ...