issues
search
instana
/
ruby-sensor
💎 Ruby Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
26
stars
25
forks
source link
Update ID Generation and Context Support
#202
Closed
hmadison
closed
3 years ago
hmadison
commented
3 years ago
These changes accomplish two things:
Update our internal id representation to use hex encoded strings. This sets us up for 128bit id support when it is needed.
Support our L format correlation headers.
These changes accomplish two things: