instana / ruby-sensor

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

Rack should be auto-added to the Rails middleware #21

Closed pglombardo closed 7 years ago

pglombardo commented 7 years ago

When Ruby on Rails is in use, the instana gem should automagically add ::Instana::Rack to the Rails middleware.

pglombardo commented 7 years ago

Fixed in #22