instana / ruby-sensor

💎 Ruby Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
26 stars 25 forks source link

Support tracing MongoDb #263

Closed hmadison closed 2 years ago

hmadison commented 2 years ago

This tracing takes advantage of the ::Mongo::Monitoring::Global notification system and expects that its initialized before any client objects are created.