You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uuidtools.rb:700: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)
I realize this isn't technically an issue with the Datadog client. But, since uuidtools has not been updated in 5 years. It seems most likely the fix would be using something from Ruby's standard library to replace the functionality.