instana / ruby-sensor

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

Span Reporting: Don't report nils #131

Closed pglombardo closed 6 years ago

pglombardo commented 6 years ago

A minor improvement: it's a waste to report nulls over the wire. Don't do that.